Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/asm-generic/
Daudit_write.h23 #ifdef __NR_fallocate
24 __NR_fallocate,
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/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
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
Dunistd.h86 #define __NR_fallocate 47 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
Dunistd.h122 #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/
Dunistd.h165 #define __NR_fallocate 47 macro
166 __SC_COMP(__NR_fallocate, sys_fallocate, compat_sys_fallocate)
/kernel/linux/linux-5.10/include/uapi/asm-generic/
Dunistd.h165 #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/
Dunistd_n64.h299 #define __NR_fallocate (__NR_Linux + 279) macro
Dunistd_n32.h303 #define __NR_fallocate (__NR_Linux + 283) macro
Dunistd_o32.h340 #define __NR_fallocate (__NR_Linux + 320) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
Dunistd-common.h315 #define __NR_fallocate (__NR_SYSCALL_BASE + 352) macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dunistd32.h717 #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/
Dunistd-common.h328 #define __NR_fallocate (__NR_SYSCALL_BASE + 352) macro
/kernel/liteos_a/syscall/
Dsyscall_lookup.h110 SYSCALL_HAND_DEF(__NR_fallocate, SysFallocate64, int, ARG_NUM_7)