函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\audit.h Create Date:2022-07-27 12:25:02
Last Modify:2020-03-17 16:53:25 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:audit_signal_info_syscall

函数原型:static inline int audit_signal_info_syscall(struct task_struct *t)

返回类型:int

参数:

类型参数名称
struct task_struct *t
322  返回:0
调用者
名称描述
audit_signal_infoaudit_signal_info - record signal info for shutting down audit subsystem*@sig: signal value*@t: task being signaled* If the audit subsystem is being terminated, record the task (pid)* and uid that is doing that.