Searched refs:KILL_MODE (Results 1 – 3 of 3) sorted by relevance
83 } else if (KILL_MODE(profile) || in audit_caps()
193 if (KILL_MODE(profile) && type == AUDIT_APPARMOR_DENIED) in aa_audit()
41 #define KILL_MODE(_profile) PROFILE_MODE((_profile), APPARMOR_KILL) macro