Home
last modified time | relevance | path

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

/external/strace/xlat/
Dpr_mce_kill_policy.h8 #if !(defined(PR_MCE_KILL_DEFAULT) || (defined(HAVE_DECL_PR_MCE_KILL_DEFAULT) && HAVE_DECL_PR_MCE_K…
9 # define PR_MCE_KILL_DEFAULT 2 macro
22 XLAT(PR_MCE_KILL_DEFAULT),
Dpr_mce_kill_policy.in3 PR_MCE_KILL_DEFAULT 2
/external/libcap/libcap/include/uapi/linux/
Dprctl.h101 # define PR_MCE_KILL_DEFAULT 2 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h103 # define PR_MCE_KILL_DEFAULT 2 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c869 #ifdef PR_MCE_KILL_DEFAULT
870 { "PR_MCE_KILL_DEFAULT", (unsigned long) PR_MCE_KILL_DEFAULT },