Searched refs:round_jiffies_up_relative (Results 1 – 4 of 4) sorted by relevance
205 unsigned long round_jiffies_up_relative(unsigned long j);
466 unsigned long round_jiffies_up_relative(unsigned long j) in round_jiffies_up_relative() function470 EXPORT_SYMBOL_GPL(round_jiffies_up_relative);
239 round_jiffies_up_relative(HZ)); in i915_gem_unpark()3462 round_jiffies_up_relative(HZ)); in i915_gem_retire_work_handler()
2761 delay = round_jiffies_up_relative(DRM_I915_HANGCHECK_JIFFIES); in i915_queue_hangcheck()