Searched refs:__round_jiffies_up (Results 1 – 3 of 3) sorted by relevance
202 unsigned long __round_jiffies_up(unsigned long j, int cpu);
300 t->expires = __round_jiffies_up(t->expires, cpu); in wd_timer_reset()
417 unsigned long __round_jiffies_up(unsigned long j, int cpu) in __round_jiffies_up() function421 EXPORT_SYMBOL_GPL(__round_jiffies_up);