Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Dosf_sys.c976 jiffies_to_timeval32(unsigned long jiffies, struct timeval32 *value) in jiffies_to_timeval32() function
1092 jiffies_to_timeval32(utime_jiffies, &r.ru_utime); in SYSCALL_DEFINE2()
1093 jiffies_to_timeval32(stime_jiffies, &r.ru_stime); in SYSCALL_DEFINE2()
1100 jiffies_to_timeval32(utime_jiffies, &r.ru_utime); in SYSCALL_DEFINE2()
1101 jiffies_to_timeval32(stime_jiffies, &r.ru_stime); in SYSCALL_DEFINE2()