Searched refs:aa_audit (Results 1 – 8 of 8) sorted by relevance
| /linux-4.1.27/security/apparmor/ |
| D | ipc.c | 51 return aa_audit(AUDIT_APPARMOR_AUTO, profile, GFP_ATOMIC, &sa, in aa_audit_ptrace()
|
| D | capability.c | 107 return aa_audit(type, profile, GFP_ATOMIC, &sa, audit_cb); in audit_caps()
|
| D | resource.c | 62 return aa_audit(AUDIT_APPARMOR_AUTO, profile, GFP_KERNEL, &sa, in audit_resource()
|
| D | audit.c | 172 int aa_audit(int type, struct aa_profile *profile, gfp_t gfp, in aa_audit() function
|
| D | file.c | 153 return aa_audit(type, profile, gfp, &sa, file_audit_cb); in aa_audit_file()
|
| D | policy_unpack.c | 107 return aa_audit(AUDIT_APPARMOR_STATUS, profile, GFP_KERNEL, &sa, in audit_iface()
|
| D | policy.c | 915 return aa_audit(AUDIT_APPARMOR_STATUS, __aa_current_profile(), gfp, in audit_policy()
|
| /linux-4.1.27/security/apparmor/include/ |
| D | audit.h | 136 int aa_audit(int type, struct aa_profile *profile, gfp_t gfp,
|