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

1 2 3 4 5

  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 377 #define __NR_fallocate 285
unistd_x32.h 334 #define __NR_fallocate (__X32_SYSCALL_BIT + 285)
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_64.h 377 #define __NR_fallocate 285
unistd_x32.h 334 #define __NR_fallocate (__X32_SYSCALL_BIT + 285)
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_64.h 377 #define __NR_fallocate 285
unistd_x32.h 334 #define __NR_fallocate (__X32_SYSCALL_BIT + 285)
  /external/chromium_org/sandbox/linux/services/
arm64_linux_syscalls.h 198 #if !defined(__NR_fallocate)
199 #define __NR_fallocate 47
x86_64_linux_syscalls.h 1153 #if !defined(__NR_fallocate)
1154 #define __NR_fallocate 285
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 159 #define __NR_fallocate 47
160 __SC_COMP(__NR_fallocate, sys_fallocate, compat_sys_fallocate)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 289 #define __NR_fallocate 285
unistd_x32.h 254 #define __NR_fallocate (__X32_SYSCALL_BIT + 285)
  /external/linux-tools-perf/perf-3.12.0/arch/cris/include/uapi/asm/
unistd.h 331 #define __NR_fallocate 324
  /external/linux-tools-perf/perf-3.12.0/arch/frv/include/uapi/asm/
unistd.h 333 #define __NR_fallocate 324
  /external/linux-tools-perf/perf-3.12.0/arch/ia64/include/uapi/asm/
unistd.h 295 #define __NR_fallocate 1303
  /external/linux-tools-perf/perf-3.12.0/arch/m32r/include/uapi/asm/
unistd.h 332 #define __NR_fallocate 324
  /external/linux-tools-perf/perf-3.12.0/arch/m68k/include/uapi/asm/
unistd.h 328 #define __NR_fallocate 320
  /external/linux-tools-perf/perf-3.12.0/arch/s390/include/uapi/asm/
unistd.h 252 #define __NR_fallocate 314
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 369 #define __NR_fallocate 285
vki-scnums-arm64-linux.h 86 #define __NR_fallocate 47
vki-scnums-mips64-linux.h 318 #define __NR_fallocate (__NR_Linux + 279)
vki-scnums-s390x-linux.h 282 #define __NR_fallocate 314
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
unistd_64.h 636 #define __NR_fallocate 285
637 __SYSCALL(__NR_fallocate, sys_fallocate)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
unistd.h 150 #define __NR_fallocate 47
151 __SYSCALL(__NR_fallocate, sys_fallocate)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 636 #define __NR_fallocate 285
637 __SYSCALL(__NR_fallocate, sys_fallocate)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 150 #define __NR_fallocate 47
151 __SYSCALL(__NR_fallocate, sys_fallocate)

Completed in 180 milliseconds

1 2 3 4 5