Home
last modified time | relevance | path

Searched refs:TARGET_NR_utimensat_time64 (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/linux-user/riscv/
H A Dsyscall32_nr.h273 #define TARGET_NR_utimensat_time64 412 macro
/openbmc/qemu/linux-user/hexagon/
H A Dsyscall_nr.h298 #define TARGET_NR_utimensat_time64 412 macro
/openbmc/qemu/linux-user/nios2/
H A Dsyscall_nr.h299 #define TARGET_NR_utimensat_time64 412 macro
/openbmc/qemu/linux-user/openrisc/
H A Dsyscall_nr.h299 #define TARGET_NR_utimensat_time64 412 macro
/openbmc/qemu/linux-user/
H A Dsyscall.c462 #if defined(TARGET_NR_utimensat) || defined(TARGET_NR_utimensat_time64)
1163 defined(TARGET_NR_utimensat_time64) || \
12723 #ifdef TARGET_NR_utimensat_time64 in _syscall2()
12724 case TARGET_NR_utimensat_time64: in _syscall2()