Searched refs:jiffies_to_timeval (Results 1 – 2 of 2) sorted by relevance
572 void jiffies_to_timeval(const unsigned long jiffies, struct timeval *value) in jiffies_to_timeval() function584 EXPORT_SYMBOL(jiffies_to_timeval);
131 jiffies_to_timeval(cputime_to_jiffies(dtime), &value); in acct_update_integrals()