Home
last modified time | relevance | path

Searched refs:__round_jiffies_up (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dtimer.h202 unsigned long __round_jiffies_up(unsigned long j, int cpu);
/Linux-v4.19/arch/powerpc/kernel/
Dwatchdog.c300 t->expires = __round_jiffies_up(t->expires, cpu); in wd_timer_reset()
/Linux-v4.19/kernel/time/
Dtimer.c417 unsigned long __round_jiffies_up(unsigned long j, int cpu) in __round_jiffies_up() function
421 EXPORT_SYMBOL_GPL(__round_jiffies_up);