Home
last modified time | relevance | path

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

/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()
7811 : target_to_host_timespec(pts, timeout)) { in do_futex()
10159 if (target_to_host_timespec(puts, arg3)) { in _syscall2()
11492 target_to_host_timespec(&req, arg1); in _syscall2()
12677 ret = target_to_host_timespec(&ts, arg2); in _syscall2()
12744 if (target_to_host_timespec(&ts, arg3)) { in _syscall2()
12824 if (target_to_host_timespec(ts, arg3)) { in _syscall2()
12827 if (target_to_host_timespec(ts + 1, arg3 + in _syscall2()
12953 if (target_to_host_timespec(&ts, arg5)) { in _syscall2()
[all …]