/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 80 #define __NR_fsync 82 macro
|
H A D | unistd_64.h | 85 #define __NR_fsync 82 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 86 #define __NR_fsync 82 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 85 #define __NR_fsync 82 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 88 #define __NR_fsync 118 macro
|
H A D | unistd_32.h | 104 #define __NR_fsync 118 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 78 #define __NR_fsync 74 macro
|
H A D | unistd_32.h | 122 #define __NR_fsync 118 macro
|
H A D | unistd_x32.h | 67 #define __NR_fsync (__X32_SYSCALL_BIT + 74) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 122 #define __NR_fsync 118 macro
|
H A D | unistd_32.h | 122 #define __NR_fsync 118 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 218 #define __NR_fsync 82 macro 219 __SYSCALL(__NR_fsync, sys_fsync)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 218 #define __NR_fsync 82 macro 219 __SYSCALL(__NR_fsync, sys_fsync)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 218 #define __NR_fsync 82 macro 219 __SYSCALL(__NR_fsync, sys_fsync)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 249 #define __NR_fsync 118 macro 250 __SYSCALL(__NR_fsync, sys_fsync)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 76 #define __NR_fsync (__NR_Linux + 72) macro
|
H A D | unistd_n32.h | 76 #define __NR_fsync (__NR_Linux + 72) macro
|
H A D | unistd_o32.h | 122 #define __NR_fsync (__NR_Linux + 118) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 89 #define __NR_fsync (__NR_SYSCALL_BASE + 118) macro
|
/openbmc/linux/tools/include/nolibc/ |
H A D | sys.h | 334 return my_syscall1(__NR_fsync, fd); in sys_fsync()
|