Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\apparmor\ipc.c Create Date:2022-07-28 19:50:44
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:all back to audit ptrace fields

Proto:static void audit_ptrace_cb(struct audit_buffer *ab, void *va)

Type:void

Parameter:

TypeParameterName
struct audit_buffer *ab
void *va
47  sa = va
49  If request & AA_PTRACE_PERM_MASK Then
50  audit_log_format - format a message into the audit buffer.*@ab: audit_buffer*@fmt: format string*@...: optional parameters matching @fmt string* All the work is done in audit_log_vformat.
51  audit_ptrace_mask - convert mask to permission string*@buffer: buffer to write string to (NOT NULL)*@mask: permission mask to convert
53  If denied & AA_PTRACE_PERM_MASK Then
58  audit_log_format - format a message into the audit buffer.*@ab: audit_buffer*@fmt: format string*@...: optional parameters matching @fmt string* All the work is done in audit_log_vformat.
59  aa_label_xaudit(ab, labels_ns(label), peer, FLAGS_NONE, DOC: Useful GFP flag combinations* Useful GFP flag combinations* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~* Useful GFP flag combinations that are commonly used. It is recommended* that subsystems start with one of these combinations and then set/clear)