Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dtimer.h225 unsigned long __round_jiffies_up(unsigned long j, int cpu);
/linux-6.6.21/kernel/time/
Dtimer.c445 unsigned long __round_jiffies_up(unsigned long j, int cpu) in __round_jiffies_up() function
449 EXPORT_SYMBOL_GPL(__round_jiffies_up);