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

1 2 3 4 5 6 7

  /bionic/libc/arch-arm/syscalls/
swapon.S 7 ldr r7, =__NR_swapon
  /bionic/libc/arch-arm64/syscalls/
swapon.S 6 mov x8, __NR_swapon
  /bionic/libc/arch-mips/syscalls/
swapon.S 8 li v0, __NR_swapon
  /bionic/libc/arch-x86_64/syscalls/
swapon.S 6 movl $__NR_swapon, %eax
  /bionic/libc/arch-mips64/syscalls/
swapon.S 8 li v0, __NR_swapon
  /bionic/libc/arch-x86/syscalls/
swapon.S 14 movl $__NR_swapon, %eax
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 230 #define __NR_swapon 167
unistd_32.h 130 #define __NR_swapon 87
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_64.h 230 #define __NR_swapon 167
unistd_32.h 130 #define __NR_swapon 87
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_64.h 230 #define __NR_swapon 167
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 171 #define __NR_swapon 167
  /external/linux-tools-perf/perf-3.12.0/arch/avr32/include/uapi/asm/
unistd.h 103 #define __NR_swapon 88
  /external/linux-tools-perf/perf-3.12.0/arch/ia64/include/uapi/asm/
unistd.h 85 #define __NR_swapon 1094
  /external/linux-tools-perf/perf-3.12.0/arch/m32r/include/uapi/asm/
unistd.h 95 #define __NR_swapon 87
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 238 #define __NR_swapon 167
vki-scnums-arm64-linux.h 269 #define __NR_swapon 224
vki-scnums-s390x-linux.h 101 #define __NR_swapon 87
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 230 #define __NR_swapon 167
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 230 #define __NR_swapon 167
  /external/chromium_org/sandbox/linux/services/
arm64_linux_syscalls.h 906 #if !defined(__NR_swapon)
907 #define __NR_swapon 224
x86_64_linux_syscalls.h 681 #if !defined(__NR_swapon)
682 #define __NR_swapon 167
x86_32_linux_syscalls.h 361 #if !defined(__NR_swapon)
362 #define __NR_swapon 87
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 325 #define __NR_swapon 224
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 130 #define __NR_swapon 87

Completed in 375 milliseconds

1 2 3 4 5 6 7