Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtimer.h258 unsigned long round_jiffies_up_relative(unsigned long j);
/linux-4.4.14/kernel/time/
Dtimer.c348 unsigned long round_jiffies_up_relative(unsigned long j) in round_jiffies_up_relative() function
352 EXPORT_SYMBOL_GPL(round_jiffies_up_relative);
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_gem.c2618 round_jiffies_up_relative(HZ)); in __i915_add_request()
2969 round_jiffies_up_relative(HZ)); in i915_gem_retire_work_handler()
Di915_irq.c3081 round_jiffies_up_relative(DRM_I915_HANGCHECK_JIFFIES)); in i915_queue_hangcheck()
Dintel_pm.c6258 round_jiffies_up_relative(HZ))) in intel_enable_gt_powersave()