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

/external/strace/xlat/
H A Dpr_mce_kill.h5 #if !(defined(PR_MCE_KILL_SET) || (defined(HAVE_DECL_PR_MCE_KILL_SET) && HAVE_DECL_PR_MCE_KILL_SET))
6 # define PR_MCE_KILL_SET 1 macro
18 XLAT(PR_MCE_KILL_SET),
/external/libcap/libcap/include/uapi/linux/
H A Dprctl.h97 # define PR_MCE_KILL_SET 1 macro
/external/kernel-headers/original/uapi/linux/
H A Dprctl.h99 # define PR_MCE_KILL_SET 1 macro
/external/strace/
H A Dprctl.c197 if (PR_MCE_KILL_SET == tcp->u_arg[1])

Completed in 144 milliseconds