Searched refs:aa_audit (Results 1 - 8 of 8) sorted by relevance

/linux-master/security/apparmor/include/
H A Daudit.h183 int aa_audit(int type, struct aa_profile *profile,
/linux-master/security/apparmor/
H A Dcapability.c104 return aa_audit(type, profile, ad, audit_cb);
H A Daudit.c156 * aa_audit - Log a profile based audit event to the audit subsystem
166 int aa_audit(int type, struct aa_profile *profile, function
H A Dresource.c71 return aa_audit(AUDIT_APPARMOR_AUTO, profile, &ad, audit_cb);
H A Dtask.c276 return aa_audit(AUDIT_APPARMOR_AUTO, tracer, ad, audit_ptrace_cb);
H A Dfile.c144 return aa_audit(type, profile, &ad, file_audit_cb);
H A Dmount.c182 return aa_audit(audit_type, profile, &ad, audit_cb);
H A Dpolicy_unpack.c78 return aa_audit(AUDIT_APPARMOR_STATUS, profile, &ad, audit_cb);

Completed in 173 milliseconds