Searched refs:get_tv32 (Results 1 – 1 of 1) sorted by relevance
946 get_tv32(struct timespec64 *o, struct timeval32 __user *i) in get_tv32() function1005 if (get_tv32(&kts, tv)) in SYSCALL_DEFINE2()1022 if (get_tv32(&tv[0], &tvs[0]) || in SYSCALL_DEFINE2()1023 get_tv32(&tv[1], &tvs[1])) in SYSCALL_DEFINE2()1042 if (get_tv32(&tv, tvp)) in SYSCALL_DEFINE5()1139 if (get_tv32(&tmp, sleep)) in SYSCALL_DEFINE2()