Searched refs:AUDIT_APPARMOR_AUTO (Results 1 – 6 of 6) sorted by relevance
31 #define AUDIT_APPARMOR_AUTO 0 /* auto choose audit message type */ macro
48 return aa_audit(AUDIT_APPARMOR_AUTO, profile, GFP_ATOMIC, &sa, in aa_audit_ptrace()
65 int type = AUDIT_APPARMOR_AUTO; in audit_caps()
54 return aa_audit(AUDIT_APPARMOR_AUTO, profile, GFP_KERNEL, &sa, in audit_resource()
185 if (type == AUDIT_APPARMOR_AUTO) { in aa_audit()
108 int type = AUDIT_APPARMOR_AUTO; in aa_audit_file()