Home
last modified time | relevance | path

Searched refs:__NR_fsync (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dunistd_32.h139 #define __NR_fsync 118 macro
H A Dunistd_64.h95 #define __NR_fsync 74 macro
H A Dunistd_x32.h84 #define __NR_fsync (__X32_SYSCALL_BIT + 74) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dunistd_32.h139 #define __NR_fsync 118 macro
H A Dunistd_64.h95 #define __NR_fsync 74 macro
H A Dunistd_x32.h84 #define __NR_fsync (__X32_SYSCALL_BIT + 74) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dunistd.h125 #define __NR_fsync 82 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dunistd.h125 #define __NR_fsync 82 macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dunistd32.h249 #define __NR_fsync 118 macro
250 __SYSCALL(__NR_fsync, sys_fsync)
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dunistd32.h249 #define __NR_fsync 118 macro
250 __SYSCALL(__NR_fsync, sys_fsync)
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
H A Dunistd.h259 #define __NR_fsync 82 macro
260 __SYSCALL(__NR_fsync, sys_fsync)
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dunistd.h259 #define __NR_fsync 82 macro
260 __SYSCALL(__NR_fsync, sys_fsync)
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dunistd.h218 #define __NR_fsync 82 macro
219 __SYSCALL(__NR_fsync, sys_fsync)
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/
H A Dunistd.h218 #define __NR_fsync 82 macro
219 __SYSCALL(__NR_fsync, sys_fsync)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dunistd.h192 #define __NR_fsync 82 macro
193 __SYSCALL(__NR_fsync, sys_fsync)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-common.h93 #define __NR_fsync (__NR_SYSCALL_BASE + 118) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dunistd_o32.h139 #define __NR_fsync (__NR_Linux + 118) macro
H A Dunistd_n64.h93 #define __NR_fsync (__NR_Linux + 72) macro
H A Dunistd_n32.h93 #define __NR_fsync (__NR_Linux + 72) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-common.h106 #define __NR_fsync (__NR_SYSCALL_BASE + 118) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-common.h106 #define __NR_fsync (__NR_SYSCALL_BASE + 118) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H A Dunistd_o32.h139 #define __NR_fsync (__NR_Linux + 118) macro
H A Dunistd_n32.h93 #define __NR_fsync (__NR_Linux + 72) macro
H A Dunistd_n64.h93 #define __NR_fsync (__NR_Linux + 72) macro
/kernel/linux/linux-6.6/tools/include/nolibc/
H A Dsys.h334 return my_syscall1(__NR_fsync, fd); in sys_fsync()

Completed in 39 milliseconds

12