Home
last modified time | relevance | path

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

/Linux-v5.4/arch/alpha/kernel/
Dosf_sys.c966 put_tv_to_tv32(struct timeval32 __user *o, struct timeval *i) in put_tv_to_tv32() function
1185 if (put_tv_to_tv32(&ur->ru_utime, &r.ru_utime)) in SYSCALL_DEFINE4()
1187 if (put_tv_to_tv32(&ur->ru_stime, &r.ru_stime)) in SYSCALL_DEFINE4()