Searched refs:aa_audit_msg (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.15/security/apparmor/include/ |
D | audit.h | 168 void aa_audit_msg(int type, struct common_audit_data *sa, 176 aa_audit_msg(AUDIT_APPARMOR_ERROR, (SA), (CB)); \
|
/Linux-v5.15/security/apparmor/ |
D | audit.c | 105 void aa_audit_msg(int type, struct common_audit_data *sa, in aa_audit_msg() function 148 aa_audit_msg(type, sa, cb); in aa_audit()
|
D | lib.c | 130 aa_audit_msg(AUDIT_APPARMOR_STATUS, &sa, NULL); in aa_info_message() 467 aa_audit_msg(type, sa, cb); in aa_check_perms()
|
D | policy.c | 630 aa_audit_msg(AUDIT_APPARMOR_STATUS, &sa, audit_cb); in audit_policy()
|
D | lsm.c | 692 aa_audit_msg(AUDIT_APPARMOR_DENIED, &sa, NULL); in apparmor_setprocattr()
|