Searched refs:hrtimer_forward (Results 1 – 4 of 4) sorted by relevance
158 hrtimer_forward(timer, now, NSEC_PER_SEC / 2); in hrtimer_callback()
1061 u64 hrtimer_forward(struct hrtimer *timer, ktime_t now, ktime_t interval) in hrtimer_forward() function1094 EXPORT_SYMBOL_GPL(hrtimer_forward);
331 hrtimer_forward(timer, now, TICK_NSEC); in tick_nohz_handler()
536 hrtimer_forward(hrtimer, now, ns_to_ktime(PERIOD)); in i915_sample()