Searched defs:PR_GET_THP_DISABLE (Results 1 - 2 of 2) sorted by relevance

/external/strace/xlat/
H A Dprctl_options.h122 #if !(defined(PR_GET_THP_DISABLE) || (defined(HAVE_DECL_PR_GET_THP_DISABLE) && HAVE_DECL_PR_GET_THP_DISABLE))
123 # define PR_GET_THP_DISABLE 42 macro
192 XLAT(PR_GET_THP_DISABLE),
/external/kernel-headers/original/uapi/linux/
H A Dprctl.h180 #define PR_GET_THP_DISABLE 42 macro

Completed in 83 milliseconds