Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dtimer.h207 unsigned long __round_jiffies(unsigned long j, int cpu);
/Linux-v5.15/kernel/time/
Dtimer.c335 unsigned long __round_jiffies(unsigned long j, int cpu) in __round_jiffies() function
339 EXPORT_SYMBOL_GPL(__round_jiffies);