HomeSort by relevance Sort by last modified time
    Searched refs:__NR_swapoff (Results 51 - 75 of 77) sorted by null

1 23 4

  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 169 #define __NR_swapoff (__NR_Linux + 115)
669 #define __NR_swapoff (__NR_Linux + 163)
    [all...]
  /bionic/libc/include/sys/
glibc-syscalls.h 301 #define SYS_swapoff __NR_swapoff
651 #define SYS_swapoff __NR_swapoff
    [all...]
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 146 #define __NR_swapoff (__NR_SYSCALL_BASE+115)
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 146 #define __NR_swapoff (__NR_SYSCALL_BASE+115)
  /development/ndk/sources/android/libportable/arch-mips/
syscall.c 417 case __NR_swapoff_portable: native_number = __NR_swapoff; break;
  /external/kernel-headers/original/asm-arm/
unistd.h 143 #define __NR_swapoff (__NR_SYSCALL_BASE+115)
  /external/valgrind/main/include/vki/
vki-scnums-mips32-linux.h 155 #define __NR_swapoff (__NR_Linux + 115)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 222 #define SYS_swapoff __NR_swapoff
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 222 #define SYS_swapoff __NR_swapoff
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 222 #define SYS_swapoff __NR_swapoff
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 146 #define __NR_swapoff (__NR_SYSCALL_BASE+115)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 146 #define __NR_swapoff (__NR_SYSCALL_BASE+115)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 146 #define __NR_swapoff (__NR_SYSCALL_BASE+115)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 146 #define __NR_swapoff (__NR_SYSCALL_BASE+115)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 146 #define __NR_swapoff (__NR_SYSCALL_BASE+115)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 146 #define __NR_swapoff (__NR_SYSCALL_BASE+115)
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 146 #define __NR_swapoff (__NR_SYSCALL_BASE+115)
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/asm/
unistd.h 146 #define __NR_swapoff (__NR_SYSCALL_BASE+115)
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 146 #define __NR_swapoff (__NR_SYSCALL_BASE+115)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 146 #define __NR_swapoff (__NR_SYSCALL_BASE+115)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 146 #define __NR_swapoff (__NR_SYSCALL_BASE+115)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 146 #define __NR_swapoff (__NR_SYSCALL_BASE+115)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 146 #define __NR_swapoff (__NR_SYSCALL_BASE+115)
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 528 // __NR_swapoff 115
529 GO(__NR_swapoff, "n/a");
530 //SY(__NR_swapoff); // (Not yet handled by Valgrind) FAIL;
    [all...]
  /external/chromium_org/content/common/
sandbox_seccomp_bpf_linux.cc 875 case __NR_swapoff:
    [all...]

Completed in 1117 milliseconds

1 23 4