HomeSort by relevance Sort by last modified time
    Searched defs:PR_SET_THP_DISABLE (Results 1 - 3 of 3) sorted by null

  /external/strace/xlat/
prctl_options.h 119 #if !(defined(PR_SET_THP_DISABLE) || (defined(HAVE_DECL_PR_SET_THP_DISABLE) && HAVE_DECL_PR_SET_THP_DISABLE))
120 # define PR_SET_THP_DISABLE 41
188 XLAT(PR_SET_THP_DISABLE),
  /bionic/libc/kernel/uapi/linux/
prctl.h 144 #define PR_SET_THP_DISABLE 41
  /external/kernel-headers/original/uapi/linux/
prctl.h 179 #define PR_SET_THP_DISABLE 41

Completed in 84 milliseconds