Searched refs:__round_jiffies_up_relative (Results 1 – 1 of 1) sorted by relevance
466 unsigned long __round_jiffies_up_relative(unsigned long j, int cpu) in __round_jiffies_up_relative() function473 EXPORT_SYMBOL_GPL(__round_jiffies_up_relative);501 return __round_jiffies_up_relative(j, raw_smp_processor_id()); in round_jiffies_up_relative()