Home
last modified time | relevance | path

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

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