Searched refs:KILL_MODE (Results 1 – 3 of 3) sorted by relevance
81 } else if (KILL_MODE(profile) || in audit_caps()
199 if (KILL_MODE(profile) && type == AUDIT_APPARMOR_DENIED) in aa_audit()
39 #define KILL_MODE(_profile) \ macro