Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall.c7293 static inline abi_long target_to_host_itimerspec(struct itimerspec *host_its, in target_to_host_itimerspec() function
13440 if (target_to_host_itimerspec(&hspec_new, arg3)) { in _syscall2()
13602 if (target_to_host_itimerspec(&its_new, arg3)) { in _syscall2()