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

1 2 3 4 5 6 7 8

  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 194 #define __NR_fstatfs 138
unistd_x32.h 172 #define __NR_fstatfs (__X32_SYSCALL_BIT + 138)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 194 #define __NR_fstatfs 138
unistd_x32.h 172 #define __NR_fstatfs (__X32_SYSCALL_BIT + 138)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 194 #define __NR_fstatfs 138
unistd_x32.h 172 #define __NR_fstatfs (__X32_SYSCALL_BIT + 138)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 142 #define __NR_fstatfs 138
unistd_x32.h 125 #define __NR_fstatfs (__X32_SYSCALL_BIT + 138)
  /external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h 186 #if !defined(__NR_fstatfs)
187 #define __NR_fstatfs 44
mips64_linux_syscalls.h 556 #if !defined(__NR_fstatfs)
557 #define __NR_fstatfs (__NR_Linux + 135)
x86_64_linux_syscalls.h 565 #if !defined(__NR_fstatfs)
566 #define __NR_fstatfs 138
  /external/strace/
scno.h 422 #ifndef __NR_fstatfs
423 # define __NR_fstatfs (SYSCALL_BIT | 138)
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 194 #define __NR_fstatfs 138
vki-scnums-mips64-linux.h 174 #define __NR_fstatfs (__NR_Linux + 135)
vki-scnums-s390x-linux.h 112 #define __NR_fstatfs 100
vki-scnums-tilegx-linux.h 112 #define __NR_fstatfs 44
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 311 #define __NR_fstatfs 138
312 __SYSCALL(__NR_fstatfs, sys_fstatfs)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 714 #define __NR_fstatfs 1055
715 __SYSCALL(__NR_fstatfs, sys_fstatfs)
803 #define __NR_fstatfs __NR3264_fstatfs
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h 784 #define __NR_fstatfs 1055
785 __SYSCALL(__NR_fstatfs, sys_fstatfs)
874 #define __NR_fstatfs __NR3264_fstatfs
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 194 #define __NR_fstatfs 138
unistd_x32.h 172 #define __NR_fstatfs (__X32_SYSCALL_BIT + 138)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 194 #define __NR_fstatfs 138
unistd_x32.h 172 #define __NR_fstatfs (__X32_SYSCALL_BIT + 138)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 194 #define __NR_fstatfs 138
unistd_x32.h 172 #define __NR_fstatfs (__X32_SYSCALL_BIT + 138)

Completed in 708 milliseconds

1 2 3 4 5 6 7 8