HomeSort by relevance Sort by last modified time
    Searched defs:__NR_vmsplice (Results 26 - 50 of 126) sorted by null

12 3 4 5 6

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 621 #define __NR_vmsplice 278
622 __SYSCALL(__NR_vmsplice, sys_vmsplice)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 222 #define __NR_vmsplice 75
223 __SYSCALL(__NR_vmsplice, sys_vmsplice)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 331 #define __NR_vmsplice 316
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 331 #define __NR_vmsplice 316
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 331 #define __NR_vmsplice 316
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
unistd_32.h 331 #define __NR_vmsplice 316
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 331 #define __NR_vmsplice 316
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 369 #define __NR_vmsplice 278
unistd_x32.h 389 #define __NR_vmsplice (__X32_SYSCALL_BIT + 532)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 369 #define __NR_vmsplice 278
unistd_x32.h 389 #define __NR_vmsplice (__X32_SYSCALL_BIT + 532)
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h 412 #define __NR_vmsplice (__NR_SYSCALL_BASE+343)
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 132 #define __NR_vmsplice 75
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 407 #define __NR_vmsplice (__NR_Linux + 307)
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 411 #define __NR_vmsplice 316
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 417 #define __NR_vmsplice (__NR_SYSCALL_BASE+343)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 407 #define __NR_vmsplice (__NR_Linux + 307)
    [all...]
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 412 #define __NR_vmsplice 316
  /development/ndk/platforms/android-L/arch-arm/include/asm/
unistd.h 412 #define __NR_vmsplice (__NR_SYSCALL_BASE+343)
  /development/ndk/platforms/android-L/arch-mips/include/asm/
unistd.h 407 #define __NR_vmsplice (__NR_Linux + 307)
    [all...]
  /development/ndk/platforms/android-L/arch-mips64/include/asm/
unistd.h 407 #define __NR_vmsplice (__NR_Linux + 307)
    [all...]
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_32.h 411 #define __NR_vmsplice 316
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_32.h 411 #define __NR_vmsplice 316
  /development/ndk/platforms/android-L/include/asm-generic/
unistd.h 132 #define __NR_vmsplice 75
  /external/chromium_org/sandbox/linux/services/
arm_linux_syscalls.h 1210 #if !defined(__NR_vmsplice)
1211 #define __NR_vmsplice (__NR_SYSCALL_BASE+343)

Completed in 1397 milliseconds

12 3 4 5 6