Home
last modified time | relevance | path

Searched refs:get_tv32 (Results 1 – 1 of 1) sorted by relevance

/arch/alpha/kernel/
Dosf_sys.c946 get_tv32(struct timespec64 *o, struct timeval32 __user *i) in get_tv32() function
1005 if (get_tv32(&kts, tv)) in SYSCALL_DEFINE2()
1024 if (get_tv32(&tv[0], &tvs[0]) || in SYSCALL_DEFINE2()
1025 get_tv32(&tv[1], &tvs[1])) in SYSCALL_DEFINE2()
1044 if (get_tv32(&tv, tvp)) in SYSCALL_DEFINE5()
1141 if (get_tv32(&tmp, sleep)) in SYSCALL_DEFINE2()