Home
last modified time | relevance | path

Searched refs:TARGET_NR_mq_timedreceive_time64 (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/linux-user/riscv/
H A Dsyscall32_nr.h279 #define TARGET_NR_mq_timedreceive_time64 419 macro
/openbmc/qemu/linux-user/hexagon/
H A Dsyscall_nr.h304 #define TARGET_NR_mq_timedreceive_time64 419 macro
/openbmc/qemu/linux-user/openrisc/
H A Dsyscall_nr.h305 #define TARGET_NR_mq_timedreceive_time64 419 macro
/openbmc/qemu/linux-user/
H A Dsyscall.c747 defined(TARGET_NR_mq_timedreceive_time64) in safe_syscall3()
1159 defined(TARGET_NR_mq_timedreceive_time64) || \
13036 #ifdef TARGET_NR_mq_timedreceive_time64 in _syscall2()
13037 case TARGET_NR_mq_timedreceive_time64: in _syscall2()