Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/riscv/
H A Dsyscall32_nr.h274 #define TARGET_NR_pselect6_time64 413 macro
/openbmc/qemu/linux-user/hexagon/
H A Dsyscall_nr.h299 #define TARGET_NR_pselect6_time64 413 macro
/openbmc/qemu/linux-user/nios2/
H A Dsyscall_nr.h300 #define TARGET_NR_pselect6_time64 413 macro
/openbmc/qemu/linux-user/openrisc/
H A Dsyscall_nr.h300 #define TARGET_NR_pselect6_time64 413 macro
/openbmc/qemu/linux-user/
H A Dsyscall.c665 defined(TARGET_NR_pselect6) || defined(TARGET_NR_pselect6_time64) in safe_syscall3()
862 defined(TARGET_NR_pselect6) || defined(TARGET_NR_pselect6_time64)
1165 defined(TARGET_NR_pselect6_time64) || defined(TARGET_NR_ppoll_time64)
1373 #if defined(TARGET_NR_pselect6) || defined(TARGET_NR_pselect6_time64)
10260 #ifdef TARGET_NR_pselect6_time64 in _syscall2()
10261 case TARGET_NR_pselect6_time64: in _syscall2()