Searched refs:aa_audit_msg (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/security/apparmor/include/ |
A D | audit.h | 172 void aa_audit_msg(int type, struct common_audit_data *sa, 180 aa_audit_msg(AUDIT_APPARMOR_ERROR, (SA), (CB)); \
|
/linux-6.3-rc2/security/apparmor/ |
A D | audit.c | 148 void aa_audit_msg(int type, struct common_audit_data *sa, in aa_audit_msg() function 191 aa_audit_msg(type, sa, cb); in aa_audit()
|
A D | lib.c | 149 aa_audit_msg(AUDIT_APPARMOR_STATUS, &sa, NULL); in aa_info_message() 425 aa_audit_msg(type, sa, cb); in aa_check_perms()
|
A D | policy.c | 743 aa_audit_msg(AUDIT_APPARMOR_STATUS, &sa, audit_cb); in audit_policy()
|
A D | lsm.c | 728 aa_audit_msg(AUDIT_APPARMOR_DENIED, &sa, NULL); in apparmor_setprocattr()
|
Completed in 98 milliseconds