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

1 2 3 4 5 6

  /bionic/libc/arch-arm64/syscalls/
fallocate.S 6 mov x8, __NR_fallocate
  /bionic/libc/arch-mips/syscalls/
fallocate64.S 8 li v0, __NR_fallocate
  /bionic/libc/arch-x86_64/syscalls/
fallocate.S 7 movl $__NR_fallocate, %eax
  /bionic/libc/arch-arm/syscalls/
fallocate64.S 14 ldr r7, =__NR_fallocate
  /bionic/libc/arch-mips64/syscalls/
fallocate.S 8 li v0, __NR_fallocate
  /bionic/libc/arch-x86/syscalls/
fallocate64.S 30 movl $__NR_fallocate, %eax
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 377 #define __NR_fallocate 285
unistd_32.h 421 #define __NR_fallocate 324
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_64.h 377 #define __NR_fallocate 285
unistd_32.h 421 #define __NR_fallocate 324
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_64.h 377 #define __NR_fallocate 285
unistd_32.h 421 #define __NR_fallocate 324
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 289 #define __NR_fallocate 285
unistd_32.h 324 #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/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-s390x-linux.h 282 #define __NR_fallocate 314
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/asm/
unistd_64.h 377 #define __NR_fallocate 285
  /external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h 1153 #if !defined(__NR_fallocate)
1154 #define __NR_fallocate 285
x86_32_linux_syscalls.h 1293 #if !defined(__NR_fallocate)
1294 #define __NR_fallocate 324
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 97 #define __NR_fallocate 47
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 422 #define __NR_fallocate 324
  /development/ndk/platforms/android-L/include/asm-generic/
unistd.h 97 #define __NR_fallocate 47

Completed in 219 milliseconds

1 2 3 4 5 6