HomeSort by relevance Sort by last modified time
    Searched refs:__NR_swapoff (Results 1 - 25 of 159) sorted by null

1 2 3 4 5 6 7

  /bionic/libc/arch-arm/syscalls/
swapoff.S 8 ldr r7, =__NR_swapoff
  /bionic/libc/arch-arm64/syscalls/
swapoff.S 6 mov x8, __NR_swapoff
  /bionic/libc/arch-mips/syscalls/
swapoff.S 8 li v0, __NR_swapoff
  /bionic/libc/arch-x86_64/syscalls/
swapoff.S 6 movl $__NR_swapoff, %eax
  /bionic/libc/arch-mips64/syscalls/
swapoff.S 8 li v0, __NR_swapoff
  /bionic/libc/arch-x86/syscalls/
swapoff.S 16 movl $__NR_swapoff, %eax
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 231 #define __NR_swapoff 168
unistd_32.h 165 #define __NR_swapoff 115
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 231 #define __NR_swapoff 168
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 239 #define __NR_swapoff 168
vki-scnums-arm64-linux.h 270 #define __NR_swapoff 225
vki-scnums-s390x-linux.h 124 #define __NR_swapoff 115
vki-scnums-tilegx-linux.h 382 #define __NR_swapoff 225
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 231 #define __NR_swapoff 168
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 231 #define __NR_swapoff 168
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 231 #define __NR_swapoff 168
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 231 #define __NR_swapoff 168
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
unistd_64.h 231 #define __NR_swapoff 168
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
unistd_64.h 231 #define __NR_swapoff 168
  /external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h 910 #if !defined(__NR_swapoff)
911 #define __NR_swapoff 225
x86_64_linux_syscalls.h 685 #if !defined(__NR_swapoff)
686 #define __NR_swapoff 168
x86_32_linux_syscalls.h 473 #if !defined(__NR_swapoff)
474 #define __NR_swapoff 115
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 327 #define __NR_swapoff 225
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 165 #define __NR_swapoff 115
unistd_64.h 231 #define __NR_swapoff 168

Completed in 637 milliseconds

1 2 3 4 5 6 7