Searched refs:PR_MCE_KILL_EARLY (Results 1 – 3 of 3) sorted by relevance
102 # define PR_MCE_KILL_EARLY 1 macro
84 PR_MCE_KILL_EARLY: Early kill89 call prctl(PR_MCE_KILL_EARLY) on the designated thread. Otherwise,
2169 if (arg3 == PR_MCE_KILL_EARLY) in SYSCALL_DEFINE5()2188 PR_MCE_KILL_EARLY : PR_MCE_KILL_LATE; in SYSCALL_DEFINE5()