Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtimer.h250 unsigned long __round_jiffies(unsigned long j, int cpu);
/linux-4.4.14/kernel/time/
Dtimer.c212 unsigned long __round_jiffies(unsigned long j, int cpu) in __round_jiffies() function
216 EXPORT_SYMBOL_GPL(__round_jiffies);