Home
last modified time | relevance | path

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

/Linux-v5.4/arch/alpha/kernel/
Dosf_sys.c999 jiffies_to_timeval32(unsigned long jiffies, struct timeval32 *value) in jiffies_to_timeval32() function
1158 jiffies_to_timeval32(utime_jiffies, &r.ru_utime); in SYSCALL_DEFINE2()
1159 jiffies_to_timeval32(stime_jiffies, &r.ru_stime); in SYSCALL_DEFINE2()
1166 jiffies_to_timeval32(utime_jiffies, &r.ru_utime); in SYSCALL_DEFINE2()
1167 jiffies_to_timeval32(stime_jiffies, &r.ru_stime); in SYSCALL_DEFINE2()