Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall.c1115 static inline abi_long copy_to_user_timeval64(abi_ulong target_tv_addr, in copy_to_user_timeval64() function
5349 if (copy_to_user_timeval64(arg, &tv)) { in do_ioctl_SIOCGSTAMP()
7484 if (copy_to_user_timeval64(target_addr + in host_to_target_timex64()