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

1 23 4 5 6

  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_32.h 409 #define __NR_sync_file_range 314
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm-generic/
unistd.h 147 #define __NR_sync_file_range 84
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/asm-generic/
unistd.h 147 #define __NR_sync_file_range 84
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/asm-generic/
unistd.h 147 #define __NR_sync_file_range 84
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/asm-generic/
unistd.h 147 #define __NR_sync_file_range 84
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/asm-generic/
unistd.h 147 #define __NR_sync_file_range 84
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
unistd_32.h 409 #define __NR_sync_file_range 314
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm-generic/
unistd.h 147 #define __NR_sync_file_range 84
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
unistd_32.h 409 #define __NR_sync_file_range 314
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm-generic/
unistd.h 147 #define __NR_sync_file_range 84
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 410 #define __NR_sync_file_range 314
  /external/libchrome/sandbox/linux/system_headers/
mips64_linux_syscalls.h 1070 #if !defined(__NR_sync_file_range)
1071 #define __NR_sync_file_range (__NR_Linux + 264)
mips_linux_syscalls.h 1236 #if !defined(__NR_sync_file_range)
1237 #define __NR_sync_file_range (__NR_Linux + 305)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 619 #define __NR_sync_file_range 277
620 __SYSCALL(__NR_sync_file_range, sys_sync_file_range)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
unistd_64.h 619 #define __NR_sync_file_range 277
620 __SYSCALL(__NR_sync_file_range, sys_sync_file_range)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
unistd_64.h 619 #define __NR_sync_file_range 277
620 __SYSCALL(__NR_sync_file_range, sys_sync_file_range)
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_x32.h 324 #define __NR_sync_file_range (__X32_SYSCALL_BIT + 277)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_x32.h 326 #define __NR_sync_file_range (__X32_SYSCALL_BIT + 277)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_x32.h 326 #define __NR_sync_file_range (__X32_SYSCALL_BIT + 277)
  /external/e2fsprogs/misc/
e4defrag.c 211 #ifndef __NR_sync_file_range
213 #error Your kernel headers dont define __NR_sync_file_range
227 #ifdef __NR_sync_file_range
228 return syscall(__NR_sync_file_range, fd, offset, length, flag);
    [all...]
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_x32.h 246 #define __NR_sync_file_range (__X32_SYSCALL_BIT + 277)
  /external/valgrind/include/vki/
vki-scnums-mips64-linux.h 303 #define __NR_sync_file_range (__NR_Linux + 264)
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
unistd_x32.h 326 #define __NR_sync_file_range (__X32_SYSCALL_BIT + 277)
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_x32.h 326 #define __NR_sync_file_range (__X32_SYSCALL_BIT + 277)
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_x32.h 326 #define __NR_sync_file_range (__X32_SYSCALL_BIT + 277)

Completed in 3239 milliseconds

1 23 4 5 6