Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c1425 if (target_to_host_timespec(&ts, ts_addr)) { in do_pselect6()
4073 if (target_to_host_timespec(pts, timeout)) { in do_semtimedop()
7820 : target_to_host_timespec(pts, timeout)) { in do_futex()
10180 if (target_to_host_timespec(puts, arg3)) { in _syscall2()
11513 target_to_host_timespec(&req, arg1); in _syscall2()
12698 ret = target_to_host_timespec(&ts, arg2); in _syscall2()
12765 if (target_to_host_timespec(&ts, arg3)) { in _syscall2()
12845 if (target_to_host_timespec(ts, arg3)) { in _syscall2()
12848 if (target_to_host_timespec(ts + 1, arg3 + in _syscall2()
12974 if (target_to_host_timespec(&ts, arg5)) { in _syscall2()
[all …]