Home
last modified time | relevance | path

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

/external/strace/xlat/
Dprctl_options.h119 #if !(defined(PR_SET_THP_DISABLE) || (defined(HAVE_DECL_PR_SET_THP_DISABLE) && HAVE_DECL_PR_SET_THP…
120 # define PR_SET_THP_DISABLE 41 macro
191 XLAT(PR_SET_THP_DISABLE),
Dprctl_options.in40 PR_SET_THP_DISABLE 41
/external/kernel-headers/original/uapi/linux/
Dprctl.h179 #define PR_SET_THP_DISABLE 41 macro
/external/strace/
Dprctl.c321 case PR_SET_THP_DISABLE: in SYS_FUNC()
DChangeLog27237 * xlat/prctl_options.in: Add PR_SET_THP_DISABLE, PR_GET_THP_DISABLE,