OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SWAP_FLAG_DISCARD
(Results
1 - 11
of
11
) sorted by null
/bionic/libc/include/sys/
swap.h
36
#define
SWAP_FLAG_DISCARD
0x10000
/development/ndk/platforms/android-21/include/sys/
swap.h
36
#define
SWAP_FLAG_DISCARD
0x10000
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
swap.h
31
#define
SWAP_FLAG_DISCARD
0x10000 /* Discard swap cluster after use. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
swap.h
31
#define
SWAP_FLAG_DISCARD
0x10000 /* Discard swap cluster after use. */
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/sys/
swap.h
36
#define
SWAP_FLAG_DISCARD
0x10000
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/sys/
swap.h
36
#define
SWAP_FLAG_DISCARD
0x10000
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/sys/
swap.h
36
#define
SWAP_FLAG_DISCARD
0x10000
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/sys/
swap.h
36
#define
SWAP_FLAG_DISCARD
0x10000
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/sys/
swap.h
36
#define
SWAP_FLAG_DISCARD
0x10000
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/sys/
swap.h
36
#define
SWAP_FLAG_DISCARD
0x10000
/external/strace/
swapon.c
8
#ifndef
SWAP_FLAG_DISCARD
9
# define
SWAP_FLAG_DISCARD
0x10000
Completed in 63 milliseconds