Searched refs:get_tv32 (Results 1 – 1 of 1) sorted by relevance
934 get_tv32(struct timespec64 *o, struct timeval32 __user *i) in get_tv32() function993 if (get_tv32(&kts, tv)) in SYSCALL_DEFINE2()1010 if (get_tv32(&tv[0], &tvs[0]) || in SYSCALL_DEFINE2()1011 get_tv32(&tv[1], &tvs[1])) in SYSCALL_DEFINE2()1030 if (get_tv32(&tv, tvp)) in SYSCALL_DEFINE5()1127 if (get_tv32(&tmp, sleep)) in SYSCALL_DEFINE2()