Home
last modified time | relevance | path

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

/external/strace/xlat/
Dpr_mce_kill.h2 #if !(defined(PR_MCE_KILL_CLEAR) || (defined(HAVE_DECL_PR_MCE_KILL_CLEAR) && HAVE_DECL_PR_MCE_KILL_…
3 # define PR_MCE_KILL_CLEAR 0 macro
17 XLAT(PR_MCE_KILL_CLEAR),
Dpr_mce_kill.in1 PR_MCE_KILL_CLEAR 0
/external/libcap/libcap/include/uapi/linux/
Dprctl.h96 # define PR_MCE_KILL_CLEAR 0 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h98 # define PR_MCE_KILL_CLEAR 0 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c866 #ifdef PR_MCE_KILL_CLEAR
867 { "PR_MCE_KILL_CLEAR", (unsigned long) PR_MCE_KILL_CLEAR },