Home
last modified time | relevance | path

Searched refs:PR_MCE_KILL_EARLY (Results 1 – 5 of 5) sorted by relevance

/external/strace/xlat/
Dpr_mce_kill_policy.h5 #if !(defined(PR_MCE_KILL_EARLY) || (defined(HAVE_DECL_PR_MCE_KILL_EARLY) && HAVE_DECL_PR_MCE_KILL_…
6 # define PR_MCE_KILL_EARLY 1 macro
21 XLAT(PR_MCE_KILL_EARLY),
Dpr_mce_kill_policy.in2 PR_MCE_KILL_EARLY 1
/external/libcap/libcap/include/uapi/linux/
Dprctl.h100 # define PR_MCE_KILL_EARLY 1 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h102 # define PR_MCE_KILL_EARLY 1 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c872 #ifdef PR_MCE_KILL_EARLY
873 { "PR_MCE_KILL_EARLY", (unsigned long) PR_MCE_KILL_EARLY },