OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_MADVISE
(Results
1 - 6
of
6
) sorted by null
/external/qemu/android/config/linux-ppc/
config-host.h
20
#define
CONFIG_MADVISE
1
/external/qemu/android/config/darwin-x86/
config-host.h
28
#define
CONFIG_MADVISE
1
/external/qemu/android/config/freebsd-x86/
config-host.h
26
#define
CONFIG_MADVISE
1
/external/qemu/android/config/linux-x86/
config-host.h
28
#define
CONFIG_MADVISE
1
/external/qemu/
osdep.c
35
#if defined(
CONFIG_MADVISE
) || defined(CONFIG_POSIX_MADVISE)
75
#if defined(
CONFIG_MADVISE
)
osdep.h
97
#if defined(
CONFIG_MADVISE
)
Completed in 31 milliseconds