Home
last modified time | relevance | path

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

/arch/alpha/kernel/
Dosf_sys.c990 jiffies_to_timeval32(unsigned long jiffies, struct timeval32 *value) in jiffies_to_timeval32() function
1149 jiffies_to_timeval32(utime, &r.ru_utime); in SYSCALL_DEFINE2()
1150 jiffies_to_timeval32(stime, &r.ru_stime); in SYSCALL_DEFINE2()
1155 jiffies_to_timeval32(current->signal->cutime, &r.ru_utime); in SYSCALL_DEFINE2()
1156 jiffies_to_timeval32(current->signal->cstime, &r.ru_stime); in SYSCALL_DEFINE2()