Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c1420 if (target_to_host_timespec64(&ts, ts_addr)) { in do_pselect6()
1520 if (target_to_host_timespec64(timeout_ts, arg3)) { in do_ppoll()
4075 if (target_to_host_timespec64(pts, timeout)) { in do_semtimedop()
7804 ? target_to_host_timespec64(pts, timeout) in do_futex()
10079 if (target_to_host_timespec64(puts, arg3)) { in _syscall2()
12567 ret = target_to_host_timespec64(&ts, arg2); in _syscall2()
12645 if (target_to_host_timespec64(&ts, arg3)) { in _syscall2()
12730 if (target_to_host_timespec64(ts, arg3)) { in _syscall2()
12733 if (target_to_host_timespec64(ts + 1, arg3 + in _syscall2()
12852 if (target_to_host_timespec64(&ts, arg5)) { in _syscall2()
[all …]