Home
last modified time | relevance | path

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

/bionic/libc/arch-arm64/syscalls/
Dfallocate.S6 mov x8, __NR_fallocate
/bionic/libc/arch-x86_64/syscalls/
Dfallocate.S7 movl $__NR_fallocate, %eax
/bionic/libc/arch-mips/syscalls/
Dfallocate64.S8 li v0, __NR_fallocate
/bionic/libc/arch-mips64/syscalls/
Dfallocate.S8 li v0, __NR_fallocate
/bionic/libc/arch-arm/syscalls/
Dfallocate64.S14 ldr r7, =__NR_fallocate
/bionic/libc/arch-x86/syscalls/
Dfallocate64.S30 movl $__NR_fallocate, %eax
/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h377 #define __NR_fallocate 285 macro
Dunistd_32.h421 #define __NR_fallocate 324 macro
Dunistd_x32.h331 #define __NR_fallocate (__X32_SYSCALL_BIT + 285) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h97 #define __NR_fallocate 47 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd.h424 #define __NR_fallocate (__NR_Linux + 320) macro
824 #define __NR_fallocate (__NR_Linux + 279) macro
1230 #define __NR_fallocate (__NR_Linux + 283) macro
/bionic/libc/include/sys/
Dglibc-syscalls.h49 #define SYS_fallocate __NR_fallocate
373 #define SYS_fallocate __NR_fallocate
729 #define SYS_fallocate __NR_fallocate
1093 #define SYS_fallocate __NR_fallocate
1448 #define SYS_fallocate __NR_fallocate
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd.h424 #define __NR_fallocate (__NR_SYSCALL_BASE + 352) macro