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