HomeSort by relevance Sort by last modified time
    Searched defs:__NR_syncfs (Results 1 - 25 of 183) sorted by null

1 2 3 4 5 6 7 8

  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 327 #define __NR_syncfs 306
unistd_x32.h 286 #define __NR_syncfs (__X32_SYSCALL_BIT + 306)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 404 #define __NR_syncfs 306
unistd_x32.h 355 #define __NR_syncfs (__X32_SYSCALL_BIT + 306)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 404 #define __NR_syncfs 306
unistd_x32.h 355 #define __NR_syncfs (__X32_SYSCALL_BIT + 306)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 310 #define __NR_syncfs 306
unistd_x32.h 269 #define __NR_syncfs (__X32_SYSCALL_BIT + 306)
  /external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h 1014 #if !defined(__NR_syncfs)
1015 #define __NR_syncfs 267
mips64_linux_syscalls.h 1218 #if !defined(__NR_syncfs)
1219 #define __NR_syncfs (__NR_Linux + 301)
x86_64_linux_syscalls.h 1237 #if !defined(__NR_syncfs)
1238 #define __NR_syncfs 306
  /external/strace/
scno.h 926 #ifndef __NR_syncfs
927 # define __NR_syncfs (SYSCALL_BIT | 306)
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 390 #define __NR_syncfs 306
vki-scnums-arm64-linux.h 303 #define __NR_syncfs 267
vki-scnums-mips64-linux.h 340 #define __NR_syncfs (__NR_Linux + 301)
vki-scnums-s390x-linux.h 306 #define __NR_syncfs 338
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h 682 #define __NR_syncfs 267
683 __SYSCALL(__NR_syncfs, sys_syncfs)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 404 #define __NR_syncfs 306
unistd_x32.h 355 #define __NR_syncfs (__X32_SYSCALL_BIT + 306)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 404 #define __NR_syncfs 306
unistd_x32.h 355 #define __NR_syncfs (__X32_SYSCALL_BIT + 306)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 404 #define __NR_syncfs 306
unistd_x32.h 355 #define __NR_syncfs (__X32_SYSCALL_BIT + 306)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 404 #define __NR_syncfs 306
unistd_x32.h 355 #define __NR_syncfs (__X32_SYSCALL_BIT + 306)

Completed in 554 milliseconds

1 2 3 4 5 6 7 8