Searched refs:APPARMOR_KILL (Results 1 – 3 of 3) sorted by relevance
47 #define KILL_MODE(_profile) PROFILE_MODE((_profile), APPARMOR_KILL)64 APPARMOR_KILL, /* kill task on access violation */ enumerator
754 profile->mode = APPARMOR_KILL; in unpack_profile()
1879 else if (aa_g_profile_mode == APPARMOR_KILL) in apparmor_init()