Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\audit.h Create Date:2022-07-28 11:22:10
Last Modify:2020-03-17 16:53:25 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:audit_signal_info_syscall

Proto:static inline int audit_signal_info_syscall(struct task_struct *t)

Type:int

Parameter:

TypeParameterName
struct task_struct *t
322  Return 0
Caller
NameDescribe
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.