Searched refs:jiffies_to_timeval (Results 1 – 7 of 7) 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
633 void jiffies_to_timeval(const unsigned long jiffies, struct timeval *value) in jiffies_to_timeval() function645 EXPORT_SYMBOL(jiffies_to_timeval);
297 extern void jiffies_to_timeval(const unsigned long jiffies,
135 jiffies_to_timeval(cputime_to_jiffies(dtime), &value); in __acct_update_integrals()
1229 jiffies_to_timeval(ticks, &tmp); in SYSCALL_DEFINE2()