Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dtimer.h220 unsigned long __round_jiffies_up(unsigned long j, int cpu);
/kernel/linux/linux-5.10/kernel/time/
Dtimer.c422 unsigned long __round_jiffies_up(unsigned long j, int cpu) in __round_jiffies_up() function
426 EXPORT_SYMBOL_GPL(__round_jiffies_up);