Home
last modified time | relevance | path

Searched refs:hrtimer_forward (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/
H A Dhrtimer.h334 hrtimer_forward(struct hrtimer *timer, ktime_t now, ktime_t interval);
347 return hrtimer_forward(timer, hrtimer_cb_get_time(timer), interval); in hrtimer_forward_now()
/linux/drivers/pwm/
H A Dpwm-gpio.c95 hrtimer_forward(gpio_timer, hrtimer_get_expires(gpio_timer), in pwm_gpio_timer()
/linux/drivers/pps/generators/
H A Dpps_gen_tio.c158 hrtimer_forward(timer, now, NSEC_PER_SEC / 2); in hrtimer_callback()
/linux/kernel/time/
H A Dtick-sched.c331 hrtimer_forward(timer, now, TICK_NSEC); in tick_nohz_handler()
873 hrtimer_forward(&ts->sched_timer, now, TICK_NSEC); in tick_nohz_restart()
H A Dhrtimer.c1043 u64 hrtimer_forward(struct hrtimer *timer, ktime_t now, ktime_t interval) in hrtimer_forward() function
1076 EXPORT_SYMBOL_GPL(hrtimer_forward);
H A Dposix-timers.c661 return hrtimer_forward(timer, now, timr->it_interval); in common_hrtimer_remaining()
/linux/rust/kernel/time/
H A Dhrtimer.rs188 bindings::hrtimer_forward(Self::raw_get(self_ptr), now.as_nanos(), interval.as_nanos()) in raw_forward()
/linux/drivers/gpu/drm/i915/
H A Di915_pmu.c536 hrtimer_forward(hrtimer, now, ns_to_ktime(PERIOD)); in i915_sample()
/linux/Documentation/trace/
H A Dftrace.rst2234 <idle>-0 3dN.1 19us : hrtimer_forward <-tick_nohz_idle_exit
2235 <idle>-0 3dN.1 20us : ktime_add_safe <-hrtimer_forward
2236 <idle>-0 3dN.1 20us : ktime_add_safe <-hrtimer_forward
3114 <idle>-0 [003] dN.1 4228.547805: hrtimer_forward <-tick_nohz_idle_exit
3129 hrtimer_forward
3167 hrtimer_forward