Searched refs:PR_MCE_KILL_EARLY (Results 1 – 6 of 6) sorted by relevance
103 # define PR_MCE_KILL_EARLY 1 macro
95 PR_MCE_KILL_EARLY:104 call prctl(PR_MCE_KILL_EARLY) on the designated thread. Otherwise,
2553 if (arg3 == PR_MCE_KILL_EARLY) in SYSCALL_DEFINE5()2572 PR_MCE_KILL_EARLY : PR_MCE_KILL_LATE; in SYSCALL_DEFINE5()