Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Dosf_sys.c967 put_tv_to_tv32(struct timeval32 __user *o, struct __kernel_old_timeval *i) in put_tv_to_tv32() function
1119 if (put_tv_to_tv32(&ur->ru_utime, &r.ru_utime)) in SYSCALL_DEFINE4()
1121 if (put_tv_to_tv32(&ur->ru_stime, &r.ru_stime)) in SYSCALL_DEFINE4()