Home
last modified time | relevance | path

Searched refs:TARGET_NR_utimensat_time64 (Results 1 – 4 of 4) 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/openrisc/
H A Dsyscall_nr.h299 #define TARGET_NR_utimensat_time64 412 macro
/openbmc/qemu/linux-user/
H A Dsyscall.c463 #if defined(TARGET_NR_utimensat) || defined(TARGET_NR_utimensat_time64)
1164 defined(TARGET_NR_utimensat_time64) || \
12852 #ifdef TARGET_NR_utimensat_time64 in _syscall2()
12853 case TARGET_NR_utimensat_time64: in _syscall2()