Searched refs:OP_PROF_RM (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/security/apparmor/include/ |
D | audit.h | 101 OP_PROF_RM, enumerator
|
/linux-4.1.27/security/apparmor/ |
D | policy.c | 1289 (void) audit_policy(OP_PROF_RM, GFP_KERNEL, name, info, error); in aa_remove_profiles() 1299 (void) audit_policy(OP_PROF_RM, GFP_KERNEL, name, info, error); in aa_remove_profiles()
|
D | apparmorfs.c | 172 data = aa_simple_write_to_buffer(OP_PROF_RM, buf, size + 1, size, pos); in profile_remove()
|