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

/linux-master/security/apparmor/include/
H A Daudit.h181 void aa_audit_msg(int type, struct apparmor_audit_data *ad,
190 aa_audit_msg(AUDIT_APPARMOR_ERROR, (AD), (CB)); \
/linux-master/security/apparmor/
H A Daudit.c143 * aa_audit_msg - Log a message to the audit subsystem
148 void aa_audit_msg(int type, struct apparmor_audit_data *ad, function
192 aa_audit_msg(type, ad, cb);
H A Dlib.c151 aa_audit_msg(AUDIT_APPARMOR_STATUS, &ad, NULL);
426 aa_audit_msg(type, ad, cb);
H A Dpolicy.c781 aa_audit_msg(AUDIT_APPARMOR_STATUS, &ad, audit_cb);
H A Dlsm.c921 aa_audit_msg(AUDIT_APPARMOR_DENIED, &ad, NULL);

Completed in 129 milliseconds