OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_swapoff
(Results
26 - 40
of
40
) sorted by null
1
2
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/asm/
unistd.h
133
#define
__NR_swapoff
(__NR_SYSCALL_BASE+115)
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h
130
#define
__NR_swapoff
115
/bionic/libc/kernel/arch-arm/asm/
unistd.h
146
#define
__NR_swapoff
(__NR_SYSCALL_BASE+115)
/bionic/libc/kernel/arch-mips/asm/
unistd.h
169
#define
__NR_swapoff
(__NR_Linux + 115)
647
#define
__NR_swapoff
(__NR_Linux + 163)
[
all
...]
/development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h
169
#define
__NR_swapoff
(__NR_Linux + 115)
647
#define
__NR_swapoff
(__NR_Linux + 163)
[
all
...]
/external/kernel-headers/original/asm-arm/
unistd.h
143
#define
__NR_swapoff
(__NR_SYSCALL_BASE+115)
/external/kernel-headers/original/asm-mips/
unistd.h
138
#define
__NR_swapoff
(__NR_Linux + 115)
533
#define
__NR_swapoff
(__NR_Linux + 163)
[
all
...]
/external/kernel-headers/original/asm-x86/
unistd_32.h
123
#define
__NR_swapoff
115
/external/valgrind/main/include/vki/
vki-scnums-arm-linux.h
152
#define
__NR_swapoff
115
vki-scnums-ppc32-linux.h
152
#define
__NR_swapoff
115
vki-scnums-ppc64-linux.h
152
#define
__NR_swapoff
115
vki-scnums-x86-linux.h
152
#define
__NR_swapoff
115
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
unistd.h
169
#define
__NR_swapoff
(__NR_Linux + 115)
647
#define
__NR_swapoff
(__NR_Linux + 163)
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h
123
#define
__NR_swapoff
115
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
unistd.h
169
#define
__NR_swapoff
(__NR_Linux + 115)
647
#define
__NR_swapoff
(__NR_Linux + 163)
[
all
...]
Completed in 375 milliseconds
1
2