Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall.c7311 static inline abi_long target_to_host_itimerspec64(struct itimerspec *host_its, in target_to_host_itimerspec64() function
13466 if (target_to_host_itimerspec64(&hspec_new, arg3)) { in _syscall2()
13625 if (target_to_host_itimerspec64(&its_new, arg3)) { in _syscall2()