Searched refs:aa_audit_msg (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/security/apparmor/include/ |
| H A D | audit.h | 181 void aa_audit_msg(int type, struct apparmor_audit_data *ad, 190 aa_audit_msg(AUDIT_APPARMOR_ERROR, (AD), (CB)); \
|
| /linux-6.15/security/apparmor/ |
| H A D | audit.c | 148 void aa_audit_msg(int type, struct apparmor_audit_data *ad, in aa_audit_msg() function 192 aa_audit_msg(type, ad, cb); in aa_audit()
|
| H A D | lib.c | 113 aa_audit_msg(AUDIT_APPARMOR_STATUS, &ad, NULL); in aa_info_message() 342 aa_audit_msg(type, ad, cb); in aa_check_perms()
|
| H A D | policy.c | 776 aa_audit_msg(AUDIT_APPARMOR_STATUS, &ad, audit_cb); in audit_policy()
|
| H A D | lsm.c | 922 aa_audit_msg(AUDIT_APPARMOR_DENIED, &ad, NULL); in do_setattr()
|