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

/security/apparmor/include/
H A Dpolicy.h41 #define KILL_MODE(_profile) PROFILE_MODE((_profile), APPARMOR_KILL)
58 APPARMOR_KILL, /* kill task on access violation */ enumerator in enum:profile_mode
/security/apparmor/
H A Dpolicy_unpack.c525 profile->mode = APPARMOR_KILL;
H A Dlsm.c932 else if (aa_g_profile_mode == APPARMOR_KILL)

Completed in 54 milliseconds