Searched refs:timer_forward (Results 1 – 3 of 3) sorted by relevance
31 s64 (*timer_forward)(struct k_itimer *timr, ktime_t now); member
717 timr->it_overrun += kc->timer_forward(timr, now); in common_timer_get()1444 .timer_forward = common_hrtimer_forward,1461 .timer_forward = common_hrtimer_forward,1493 .timer_forward = common_hrtimer_forward,1510 .timer_forward = common_hrtimer_forward,
825 .timer_forward = alarm_timer_forward,