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

1 2 3 45 6 7

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
unistd.h 134 #define __NR_swapon (__NR_Linux + 87)
667 #define __NR_swapon (__NR_Linux + 162)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 134 #define __NR_swapon (__NR_Linux + 87)
667 #define __NR_swapon (__NR_Linux + 162)
    [all...]
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/
unistd.h 134 #define __NR_swapon (__NR_Linux + 87)
667 #define __NR_swapon (__NR_Linux + 162)
    [all...]
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/
unistd.h 134 #define __NR_swapon (__NR_Linux + 87)
667 #define __NR_swapon (__NR_Linux + 162)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
unistd.h 134 #define __NR_swapon (__NR_Linux + 87)
667 #define __NR_swapon (__NR_Linux + 162)
    [all...]
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/
unistd.h 134 #define __NR_swapon (__NR_Linux + 87)
667 #define __NR_swapon (__NR_Linux + 162)
    [all...]
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/
unistd.h 134 #define __NR_swapon (__NR_Linux + 87)
667 #define __NR_swapon (__NR_Linux + 162)
    [all...]
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/
unistd.h 134 #define __NR_swapon (__NR_Linux + 87)
667 #define __NR_swapon (__NR_Linux + 162)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
unistd.h 134 #define __NR_swapon (__NR_Linux + 87)
667 #define __NR_swapon (__NR_Linux + 162)
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/
unistd.h 134 #define __NR_swapon (__NR_Linux + 87)
667 #define __NR_swapon (__NR_Linux + 162)
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/asm/
unistd.h 134 #define __NR_swapon (__NR_Linux + 87)
672 #define __NR_swapon (__NR_Linux + 162)
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/asm/
unistd.h 134 #define __NR_swapon (__NR_Linux + 87)
672 #define __NR_swapon (__NR_Linux + 162)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 134 #define __NR_swapon (__NR_Linux + 87)
667 #define __NR_swapon (__NR_Linux + 162)
    [all...]
  /bionic/libc/include/sys/
glibc-syscalls.h 279 #define SYS_swapon __NR_swapon
625 #define SYS_swapon __NR_swapon
    [all...]
  /development/ndk/platforms/android-L/include/sys/
glibc-syscalls.h 277 #define SYS_swapon __NR_swapon
621 #define SYS_swapon __NR_swapon
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/sys/
glibc-syscalls.h 279 #define SYS_swapon __NR_swapon
625 #define SYS_swapon __NR_swapon
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/sys/
glibc-syscalls.h 279 #define SYS_swapon __NR_swapon
625 #define SYS_swapon __NR_swapon
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/sys/
glibc-syscalls.h 279 #define SYS_swapon __NR_swapon
625 #define SYS_swapon __NR_swapon
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/sys/
glibc-syscalls.h 279 #define SYS_swapon __NR_swapon
625 #define SYS_swapon __NR_swapon
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/sys/
glibc-syscalls.h 279 #define SYS_swapon __NR_swapon
625 #define SYS_swapon __NR_swapon
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/sys/
glibc-syscalls.h 279 #define SYS_swapon __NR_swapon
625 #define SYS_swapon __NR_swapon
    [all...]
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h 112 #define __NR_swapon (__NR_SYSCALL_BASE+ 87)
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 117 #define __NR_swapon (__NR_SYSCALL_BASE+ 87)
  /development/ndk/platforms/android-L/arch-arm/include/asm/
unistd.h 112 #define __NR_swapon (__NR_SYSCALL_BASE+ 87)
  /development/ndk/sources/android/libportable/arch-mips/
syscall.c 421 case __NR_swapon_portable: native_number = __NR_swapon; break;

Completed in 2280 milliseconds

1 2 3 45 6 7