Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/riscv/
H A Dsyscall32_nr.h266 #define TARGET_NR_clock_adjtime64 405 macro
/openbmc/qemu/linux-user/hexagon/
H A Dsyscall_nr.h291 #define TARGET_NR_clock_adjtime64 405 macro
/openbmc/qemu/linux-user/nios2/
H A Dsyscall_nr.h292 #define TARGET_NR_clock_adjtime64 405 macro
/openbmc/qemu/linux-user/openrisc/
H A Dsyscall_nr.h292 #define TARGET_NR_clock_adjtime64 405 macro
/openbmc/qemu/linux-user/
H A Dsyscall.c1095 #if defined(TARGET_NR_clock_adjtime64) && defined(CONFIG_CLOCK_ADJTIME)
7433 #if defined(TARGET_NR_clock_adjtime64) && defined(CONFIG_CLOCK_ADJTIME)
10995 #if defined(TARGET_NR_clock_adjtime64) && defined(CONFIG_CLOCK_ADJTIME) in _syscall2()
10996 case TARGET_NR_clock_adjtime64: in _syscall2()