Searched refs:PR_MCE_KILL_LATE (Results 1 - 4 of 4) sorted by relevance

/external/strace/xlat/
H A Dpr_mce_kill_policy.h2 #if !(defined(PR_MCE_KILL_LATE) || (defined(HAVE_DECL_PR_MCE_KILL_LATE) && HAVE_DECL_PR_MCE_KILL_LATE))
3 # define PR_MCE_KILL_LATE 0 macro
20 XLAT(PR_MCE_KILL_LATE),
/external/libcap/libcap/include/uapi/linux/
H A Dprctl.h99 # define PR_MCE_KILL_LATE 0 macro
/external/kernel-headers/original/uapi/linux/
H A Dprctl.h102 # define PR_MCE_KILL_LATE 0 macro
/external/minijail/linux-x86/
H A Dlibconstants.gen.c878 #ifdef PR_MCE_KILL_LATE
879 { "PR_MCE_KILL_LATE", (unsigned long) PR_MCE_KILL_LATE },
880 #endif // PR_MCE_KILL_LATE

Completed in 114 milliseconds