Searched refs:PR_MCE_KILL_EARLY (Results 1 – 4 of 4) 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,
2403 if (arg3 == PR_MCE_KILL_EARLY) in SYSCALL_DEFINE5()2422 PR_MCE_KILL_EARLY : PR_MCE_KILL_LATE; in SYSCALL_DEFINE5()