Home
last modified time | relevance | path

Searched refs:__round_jiffies_up_relative (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dtimer.h213 unsigned long __round_jiffies_up_relative(unsigned long j, int cpu);
/linux/kernel/time/
A Dtimer.c438 unsigned long __round_jiffies_up_relative(unsigned long j, int cpu) in __round_jiffies_up_relative() function
445 EXPORT_SYMBOL_GPL(__round_jiffies_up_relative);
473 return __round_jiffies_up_relative(j, raw_smp_processor_id()); in round_jiffies_up_relative()
/linux/
A Dvmlinux.symvers9926 0x00000000 __round_jiffies_up_relative vmlinux EXPORT_SYMBOL_GPL
A DSystem.map4550 ffff8000101162c0 T __round_jiffies_up_relative
A D.tmp_System.map4550 ffff8000101162c0 T __round_jiffies_up_relative

Completed in 303 milliseconds