Home
last modified time | relevance | path

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

/external/strace/xlat/
Dprctl_options.h125 #if !(defined(PR_MPX_ENABLE_MANAGEMENT) || (defined(HAVE_DECL_PR_MPX_ENABLE_MANAGEMENT) && HAVE_DEC…
126 # define PR_MPX_ENABLE_MANAGEMENT 43 macro
190 XLAT(PR_MPX_ENABLE_MANAGEMENT),
Dprctl_options.in42 PR_MPX_ENABLE_MANAGEMENT 43
/external/kernel-headers/original/uapi/linux/
Dprctl.h185 #define PR_MPX_ENABLE_MANAGEMENT 43 macro
/external/strace/
Dprctl.c305 case PR_MPX_ENABLE_MANAGEMENT: in SYS_FUNC()