Searched refs:get_tv32 (Results 1 – 1 of 1) sorted by relevance
954 get_tv32(struct timeval *o, struct timeval32 __user *i) in get_tv32() function1019 if (get_tv32((struct timeval *)&kts, tv)) in SYSCALL_DEFINE2()1074 if (get_tv32(&ktvs[0], &tvs[0]) || in SYSCALL_DEFINE2()1075 get_tv32(&ktvs[1], &tvs[1])) in SYSCALL_DEFINE2()1223 if (get_tv32(&tmp, sleep)) in SYSCALL_DEFINE2()