Searched refs:aa_audit (Results 1 – 7 of 7) sorted by relevance
| /linux/security/apparmor/include/ |
| H A D | audit.h | 191 int aa_audit(int type, struct aa_profile *profile,
|
| /linux/security/apparmor/ |
| H A D | resource.c | 71 return aa_audit(AUDIT_APPARMOR_AUTO, profile, &ad, audit_cb); in audit_resource()
|
| H A D | capability.c | 109 return aa_audit(type, profile, ad, audit_cb); in audit_caps()
|
| H A D | audit.c | 200 int aa_audit(int type, struct aa_profile *profile, in aa_audit() function
|
| H A D | task.c | 303 return aa_audit(AUDIT_APPARMOR_AUTO, tracer, ad, audit_ptrace_cb); in profile_tracer_perm()
|
| H A D | file.c | 153 return aa_audit(type, profile, &ad, file_audit_cb); in aa_audit_file()
|
| H A D | policy_unpack.c | 80 return aa_audit(AUDIT_APPARMOR_STATUS, profile, &ad, audit_cb); in audit_iface()
|