Searched refs:KILL_MODE (Results 1 - 3 of 3) sorted by relevance

/security/apparmor/
H A Dcapability.c83 } else if (KILL_MODE(profile) ||
H A Daudit.c193 if (KILL_MODE(profile) && type == AUDIT_APPARMOR_DENIED)
/security/apparmor/include/
H A Dpolicy.h41 #define KILL_MODE(_profile) PROFILE_MODE((_profile), APPARMOR_KILL) macro

Completed in 53 milliseconds