Home
last modified time | relevance | path

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

/external/strace/xlat/
Dprctl_options.h128 #if !(defined(PR_MCE_KILL_GET) || (defined(HAVE_DECL_PR_MCE_KILL_GET) && HAVE_DECL_PR_MCE_KILL_GET))
129 # define PR_MCE_KILL_GET 34 macro
131 XLAT(PR_MCE_KILL_GET),
Dprctl_options.in32 PR_MCE_KILL_GET 34
/external/strace/
Dprctl.c163 case PR_MCE_KILL_GET: in prctl_enter()
272 case PR_MCE_KILL_GET: in prctl_exit()
/external/kernel-headers/original/uapi/linux/
Dprctl.h105 #define PR_MCE_KILL_GET 34 macro