Searched refs:__NR_fallocate (Results 1 - 13 of 13) sorted by relevance

/bionic/libc/arch-arm64/syscalls/
H A Dfallocate.S6 mov x8, __NR_fallocate
/bionic/libc/arch-mips/syscalls/
H A Dfallocate64.S8 li v0, __NR_fallocate
/bionic/libc/arch-x86_64/syscalls/
H A Dfallocate.S7 movl $__NR_fallocate, %eax
/bionic/libc/arch-arm/syscalls/
H A Dfallocate64.S14 ldr r7, =__NR_fallocate
/bionic/libc/arch-mips64/syscalls/
H A Dfallocate.S8 li v0, __NR_fallocate
/bionic/libc/arch-x86/syscalls/
H A Dfallocate64.S36 movl $__NR_fallocate, %eax
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h97 #define __NR_fallocate 47 macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h421 #define __NR_fallocate 324 macro
H A Dunistd_64.h377 #define __NR_fallocate 285 macro
H A Dunistd_x32.h331 #define __NR_fallocate (__X32_SYSCALL_BIT + 285) macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h424 #define __NR_fallocate (__NR_Linux + 320) macro
829 #define __NR_fallocate (__NR_Linux + 279) macro
1240 #define __NR_fallocate (__NR_Linux + 283) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h50 #define SYS_fallocate __NR_fallocate
378 #define SYS_fallocate __NR_fallocate
738 #define SYS_fallocate __NR_fallocate
1109 #define SYS_fallocate __NR_fallocate
1480 #define SYS_fallocate __NR_fallocate
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h424 #define __NR_fallocate (__NR_SYSCALL_BASE + 352) macro

Completed in 109 milliseconds