Home
last modified time | relevance | path

Searched refs:aa_audit_msg (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/security/apparmor/include/
H A Daudit.h174 void aa_audit_msg(int type, struct apparmor_audit_data *ad,
183 aa_audit_msg(AUDIT_APPARMOR_ERROR, (AD), (CB)); \
/openbmc/linux/security/apparmor/
H A Daudit.c148 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 Dlib.c151 aa_audit_msg(AUDIT_APPARMOR_STATUS, &ad, NULL); in aa_info_message()
426 aa_audit_msg(type, ad, cb); in aa_check_perms()
H A Dpolicy.c757 aa_audit_msg(AUDIT_APPARMOR_STATUS, &ad, audit_cb); in audit_policy()
H A Dlsm.c759 aa_audit_msg(AUDIT_APPARMOR_DENIED, &ad, NULL); in apparmor_setprocattr()