Searched refs:KILL_MODE (Results 1 – 4 of 4) sorted by relevance
78 } else if (KILL_MODE(profile) || in audit_caps()
143 if (KILL_MODE(profile) && type == AUDIT_APPARMOR_DENIED) in aa_audit()
307 if (KILL_MODE(profile)) in aa_apply_modes_to_perms()
47 #define KILL_MODE(_profile) PROFILE_MODE((_profile), APPARMOR_KILL) macro
Completed in 6 milliseconds