Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dtimer.h265 unsigned long round_jiffies_up_relative(unsigned long j);
/linux-4.1.27/kernel/time/
Dtimer.c327 unsigned long round_jiffies_up_relative(unsigned long j) in round_jiffies_up_relative() function
331 EXPORT_SYMBOL_GPL(round_jiffies_up_relative);
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gem.c2428 round_jiffies_up_relative(HZ)); in __i915_add_request()
2764 round_jiffies_up_relative(HZ)); in i915_gem_retire_work_handler()
Di915_irq.c2981 round_jiffies_up_relative(DRM_I915_HANGCHECK_JIFFIES)); in i915_queue_hangcheck()
Dintel_pm.c5770 round_jiffies_up_relative(HZ))) in intel_enable_gt_powersave()