Searched refs:get_tv32 (Results 1 – 1 of 1) sorted by relevance
947 get_tv32(struct timespec64 *o, struct timeval32 __user *i) in get_tv32() function1006 if (get_tv32(&kts, tv)) in SYSCALL_DEFINE2()1023 if (get_tv32(&tv[0], &tvs[0]) || in SYSCALL_DEFINE2()1024 get_tv32(&tv[1], &tvs[1])) in SYSCALL_DEFINE2()1043 if (get_tv32(&tv, tvp)) in SYSCALL_DEFINE5()1140 if (get_tv32(&tmp, sleep)) in SYSCALL_DEFINE2()