Searched refs:round_jiffies_up_relative (Results 1 – 6 of 6) sorted by relevance
227 round_jiffies_up_relative(HZ)); in retire_work_handler()244 round_jiffies_up_relative(HZ)); in intel_gt_unpark_requests()
98 round_jiffies_up_relative(HZ)); in pool_free_work()144 round_jiffies_up_relative(HZ)); in pool_retire()
34 delay = round_jiffies_up_relative(delay); in next_heartbeat()
46 schedule_delayed_work(&park.work, round_jiffies_up_relative(2 * HZ)); in __i915_globals_grace()
223 unsigned long round_jiffies_up_relative(unsigned long j);
471 unsigned long round_jiffies_up_relative(unsigned long j) in round_jiffies_up_relative() function475 EXPORT_SYMBOL_GPL(round_jiffies_up_relative);