Searched refs:aa_audit_msg (Results 1 – 5 of 5) sorted by relevance
| /security/apparmor/include/ |
| A D | audit.h | 184 void aa_audit_msg(int type, struct apparmor_audit_data *ad, 193 aa_audit_msg(AUDIT_APPARMOR_ERROR, (AD), (CB)); \
|
| /security/apparmor/ |
| 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()
|
| A D | lib.c | 227 aa_audit_msg(AUDIT_APPARMOR_STATUS, &ad, NULL); in aa_info_message() 456 aa_audit_msg(type, ad, cb); in aa_check_perms()
|
| A D | policy.c | 813 aa_audit_msg(AUDIT_APPARMOR_STATUS, &ad, audit_cb); in audit_policy()
|
| A D | lsm.c | 928 aa_audit_msg(AUDIT_APPARMOR_DENIED, &ad, NULL); in do_setattr()
|
Completed in 12 milliseconds