Home
last modified time | relevance | path

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

/arch/alpha/kernel/
Dosf_sys.c954 get_tv32(struct timeval *o, struct timeval32 __user *i) in get_tv32() function
1019 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()