Home
last modified time | relevance | path

Searched refs:TARGET_NR_pwrite64 (Results 1 – 13 of 13) sorted by relevance

/openbmc/qemu/linux-user/
H A Duser-internals.h156 case TARGET_NR_pwrite64: in regpairs_aligned()
H A Dstrace.list1101 #ifdef TARGET_NR_pwrite64
1102 { TARGET_NR_pwrite64, "pwrite64" , NULL, print_pread64, NULL },
H A Dstrace.c4043 #if defined(TARGET_NR_pread64) || defined(TARGET_NR_pwrite64)
H A Dsyscall.c11403 case TARGET_NR_pwrite64: in _syscall2()
/openbmc/qemu/linux-user/aarch64/
H A Dsyscall_nr.h77 #define TARGET_NR_pwrite64 68 macro
/openbmc/qemu/linux-user/loongarch64/
H A Dsyscall_nr.h76 #define TARGET_NR_pwrite64 68 macro
/openbmc/qemu/linux-user/riscv/
H A Dsyscall32_nr.h75 #define TARGET_NR_pwrite64 68 macro
H A Dsyscall64_nr.h76 #define TARGET_NR_pwrite64 68 macro
/openbmc/qemu/linux-user/hexagon/
H A Dsyscall_nr.h77 #define TARGET_NR_pwrite64 68 macro
/openbmc/qemu/linux-user/nios2/
H A Dsyscall_nr.h78 #define TARGET_NR_pwrite64 68 macro
/openbmc/qemu/linux-user/openrisc/
H A Dsyscall_nr.h78 #define TARGET_NR_pwrite64 68 macro
/openbmc/qemu/linux-user/cris/
H A Dsyscall_nr.h189 #define TARGET_NR_pwrite64 181 macro
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0002-linux-user-Replace-use-of-lfs64-related-functions-an.patch306 case TARGET_NR_pwrite64: