Searched refs:jiffies_to_timeval (Results 1 – 8 of 8) sorted by relevance
60 jiffies_to_timeval(cputime_to_jiffies(__ct),__val)
97 #define jiffies_to_timeval jiffies_to_compat_timeval macro
118 #define jiffies_to_timeval jiffies_to_compat_timeval macro
612 void jiffies_to_timeval(const unsigned long jiffies, struct timeval *value) in jiffies_to_timeval() function624 EXPORT_SYMBOL(jiffies_to_timeval);
135 jiffies_to_timeval(cputime_to_jiffies(dtime), &value); in __acct_update_integrals()
432 extern void jiffies_to_timeval(const unsigned long jiffies,
507 jiffies_to_timeval(dur, &tv); in lstcon_rpc_trans_interpreter()
1234 jiffies_to_timeval(ticks, &tmp); in SYSCALL_DEFINE2()