Searched refs:__NR_fallocate (Results 1 – 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/include/asm-generic/ |
D | audit_write.h | 23 #ifdef __NR_fallocate 24 __NR_fallocate,
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
D | unistd_64.h | 306 #define __NR_fallocate 285 macro
|
D | unistd_32.h | 341 #define __NR_fallocate 324 macro
|
D | unistd_x32.h | 269 #define __NR_fallocate (__X32_SYSCALL_BIT + 285) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
D | unistd.h | 86 #define __NR_fallocate 47 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
D | unistd.h | 122 #define __NR_fallocate 47 macro 123 __SC_COMP(__NR_fallocate, sys_fallocate, compat_sys_fallocate)
|
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/ |
D | unistd.h | 165 #define __NR_fallocate 47 macro 166 __SC_COMP(__NR_fallocate, sys_fallocate, compat_sys_fallocate)
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
D | unistd.h | 165 #define __NR_fallocate 47 macro 166 __SC_COMP(__NR_fallocate, sys_fallocate, compat_sys_fallocate)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | unistd_n64.h | 299 #define __NR_fallocate (__NR_Linux + 279) macro
|
D | unistd_n32.h | 303 #define __NR_fallocate (__NR_Linux + 283) macro
|
D | unistd_o32.h | 340 #define __NR_fallocate (__NR_Linux + 320) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/ |
D | unistd-common.h | 315 #define __NR_fallocate (__NR_SYSCALL_BASE + 352) macro
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | unistd32.h | 717 #define __NR_fallocate 352 macro 718 __SYSCALL(__NR_fallocate, compat_sys_aarch32_fallocate)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/ |
D | unistd-common.h | 328 #define __NR_fallocate (__NR_SYSCALL_BASE + 352) macro
|
/kernel/liteos_a/syscall/ |
D | syscall_lookup.h | 110 SYSCALL_HAND_DEF(__NR_fallocate, SysFallocate64, int, ARG_NUM_7)
|