Home
last modified time | relevance | path

Searched refs:TARGET_NR_clock_adjtime64 (Results 1 – 4 of 4) 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/openrisc/
H A Dsyscall_nr.h292 #define TARGET_NR_clock_adjtime64 405 macro
/openbmc/qemu/linux-user/
H A Dsyscall.c1096 #if defined(TARGET_NR_clock_adjtime64) && defined(CONFIG_CLOCK_ADJTIME)
7436 #if defined(TARGET_NR_clock_adjtime64) && defined(CONFIG_CLOCK_ADJTIME)
11124 #if defined(TARGET_NR_clock_adjtime64) && defined(CONFIG_CLOCK_ADJTIME) in _syscall2()
11125 case TARGET_NR_clock_adjtime64: in _syscall2()