Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h306 #define __NR_fallocate 285 macro
Dunistd_32.h341 #define __NR_fallocate 324 macro
Dunistd_x32.h269 #define __NR_fallocate (__X32_SYSCALL_BIT + 285) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h86 #define __NR_fallocate 47 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h204 #if defined(__NR_fallocate)
205 #define SYS_fallocate __NR_fallocate
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h328 #define __NR_fallocate (__NR_SYSCALL_BASE + 352) macro