OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PR_GET_THP_DISABLE
(Results
1 - 3
of
3
) sorted by null
/external/strace/xlat/
prctl_options.h
122
#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
189
XLAT(
PR_GET_THP_DISABLE
),
/bionic/libc/kernel/uapi/linux/
prctl.h
145
#define
PR_GET_THP_DISABLE
42
/external/kernel-headers/original/uapi/linux/
prctl.h
180
#define
PR_GET_THP_DISABLE
42
Completed in 59 milliseconds