Searched refs:copy_to_user_timeval (Results 1 – 1 of 1) sorted by relevance
1109 static inline abi_long copy_to_user_timeval(abi_ulong target_tv_addr, in copy_to_user_timeval() function1371 if (copy_to_user_timeval(target_tv_addr, &tv)) { in do_select()2589 if (copy_to_user_timeval(optval_addr, &tv)) { in do_getsockopt()5375 if (copy_to_user_timeval(arg, &tv)) { in do_ioctl_SIOCGSTAMP()10446 if (arg1 && copy_to_user_timeval(arg1, &tv)) { in _syscall2()10930 if (copy_to_user_timeval(arg3, in _syscall2()10932 || copy_to_user_timeval(arg3 + sizeof(struct target_timeval), in _syscall2()10944 if (copy_to_user_timeval(arg2, in _syscall2()10946 || copy_to_user_timeval(arg2 + sizeof(struct target_timeval), in _syscall2()