Home
last modified time | relevance | path

Searched refs:timer_forward (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/kernel/time/
Dposix-timers.h22 s64 (*timer_forward)(struct k_itimer *timr, ktime_t now); member
Dposix-timers.c678 timr->it_overrun += kc->timer_forward(timr, now); in common_timer_get()
1273 .timer_forward = common_hrtimer_forward,
1289 .timer_forward = common_hrtimer_forward,
1320 .timer_forward = common_hrtimer_forward,
1336 .timer_forward = common_hrtimer_forward,
Dalarmtimer.c847 .timer_forward = alarm_timer_forward,