Searched refs:jiffies_to_timeval32 (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 231 milliseconds