Searched refs:hrtimer_forward (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | hrtimer.h | 353 hrtimer_forward(struct hrtimer *timer, ktime_t now, ktime_t interval); 366 return hrtimer_forward(timer, timer->base->get_time(), interval); in hrtimer_forward_now()
|
| /linux-6.15/drivers/pwm/ |
| H A D | pwm-gpio.c | 95 hrtimer_forward(gpio_timer, hrtimer_get_expires(gpio_timer), in pwm_gpio_timer()
|
| /linux-6.15/drivers/pps/generators/ |
| H A D | pps_gen_tio.c | 158 hrtimer_forward(timer, now, NSEC_PER_SEC / 2); in hrtimer_callback()
|
| /linux-6.15/kernel/time/ |
| H A D | itimer.c | 166 hrtimer_forward(tmr, tmr->base->get_time(), in posixtimer_rearm_itimer()
|
| H A D | tick-sched.c | 309 hrtimer_forward(timer, now, TICK_NSEC); in tick_nohz_handler() 842 hrtimer_forward(&ts->sched_timer, now, TICK_NSEC); in tick_nohz_restart()
|
| H A D | posix-timers.c | 310 timr->it_overrun += hrtimer_forward(timer, timer->base->get_time(), in common_hrtimer_rearm() 677 return hrtimer_forward(timer, now, timr->it_interval); in common_hrtimer_forward()
|
| H A D | hrtimer.c | 1042 u64 hrtimer_forward(struct hrtimer *timer, ktime_t now, ktime_t interval) in hrtimer_forward() function 1075 EXPORT_SYMBOL_GPL(hrtimer_forward);
|
| /linux-6.15/lib/ |
| H A D | test_objpool.c | 167 hrtimer_forward(hrt, hrt->base->get_time(), item->hrtcycle); in ot_hrtimer_handler()
|
| /linux-6.15/drivers/gpu/drm/i915/ |
| H A D | i915_pmu.c | 534 hrtimer_forward(hrtimer, now, ns_to_ktime(PERIOD)); in i915_sample()
|
| /linux-6.15/Documentation/trace/ |
| H A D | ftrace.rst | 2188 <idle>-0 3dN.1 19us : hrtimer_forward <-tick_nohz_idle_exit 2189 <idle>-0 3dN.1 20us : ktime_add_safe <-hrtimer_forward 2190 <idle>-0 3dN.1 20us : ktime_add_safe <-hrtimer_forward 3068 <idle>-0 [003] dN.1 4228.547805: hrtimer_forward <-tick_nohz_idle_exit 3083 hrtimer_forward 3121 hrtimer_forward
|