Searched refs:aa_audit_msg (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/security/apparmor/include/ |
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-v4.19/security/apparmor/ |
D | audit.c | 111 void aa_audit_msg(int type, struct common_audit_data *sa, in aa_audit_msg() function 154 aa_audit_msg(type, sa, cb); in aa_audit()
|
D | lib.c | 132 aa_audit_msg(AUDIT_APPARMOR_STATUS, &sa, NULL); in aa_info_message() 469 aa_audit_msg(type, sa, cb); in aa_check_perms()
|
D | policy.c | 631 aa_audit_msg(AUDIT_APPARMOR_STATUS, &sa, audit_cb); in audit_policy()
|
D | lsm.c | 676 aa_audit_msg(AUDIT_APPARMOR_DENIED, &sa, NULL); in apparmor_setprocattr()
|