Searched refs:APPARMOR_KILL (Results 1 – 3 of 3) sorted by relevance
50 #define KILL_MODE(_profile) PROFILE_MODE((_profile), APPARMOR_KILL)76 APPARMOR_KILL, /* kill task on access violation */ enumerator
952 profile->mode = APPARMOR_KILL; in unpack_profile()
2537 else if (aa_g_profile_mode == APPARMOR_KILL) in apparmor_init()
Completed in 13 milliseconds