Home
last modified time | relevance | path

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

/Linux-v4.19/arch/alpha/kernel/
Dosf_sys.c967 put_tv_to_tv32(struct timeval32 __user *o, struct timeval *i) in put_tv_to_tv32() function
1186 if (put_tv_to_tv32(&ur->ru_utime, &r.ru_utime)) in SYSCALL_DEFINE4()
1188 if (put_tv_to_tv32(&ur->ru_stime, &r.ru_stime)) in SYSCALL_DEFINE4()
1274 (put_tv_to_tv32(&txc_p->time, &txc.time))) in SYSCALL_DEFINE1()