Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall.c1097 static inline abi_long copy_from_user_timeval64(struct timeval *tv, in copy_from_user_timeval64() function
7445 if (copy_from_user_timeval64(&host_tx->time, target_addr + in target_to_host_timex64()