Searched refs:timer_forward (Results 1 – 3 of 3) sorted by relevance
25 s64 (*timer_forward)(struct k_itimer *timr, ktime_t now); member
671 timr->it_overrun += kc->timer_forward(timr, now); in common_timer_get()1456 .timer_forward = common_hrtimer_forward,1473 .timer_forward = common_hrtimer_forward,1505 .timer_forward = common_hrtimer_forward,1522 .timer_forward = common_hrtimer_forward,
903 .timer_forward = alarm_timer_forward,
Completed in 10 milliseconds