Home
last modified time | relevance | path

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

/external/strace/xlat/
Dprctl_options.h95 #if !(defined(PR_MCE_KILL_GET) || (defined(HAVE_DECL_PR_MCE_KILL_GET) && HAVE_DECL_PR_MCE_KILL_GET))
96 # define PR_MCE_KILL_GET 34 macro
180 XLAT(PR_MCE_KILL_GET),
Dprctl_options.in32 PR_MCE_KILL_GET 34
/external/libcap/libcap/include/uapi/linux/
Dprctl.h103 #define PR_MCE_KILL_GET 34 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h105 #define PR_MCE_KILL_GET 34 macro
/external/strace/
Dprctl.c292 case PR_MCE_KILL_GET: in SYS_FUNC()