Searched refs:timer_forward (Results 1 – 3 of 3) sorted by relevance
31 s64 (*timer_forward)(struct k_itimer *timr, ktime_t now); member
709 timr->it_overrun += kc->timer_forward(timr, now); in common_timer_get() 713 * As @now is retrieved before a possible timer_forward() and in common_timer_get() 718 * remaining time <= 0 because timer_forward() guarantees to move in common_timer_get() 1436 .timer_forward = common_hrtimer_forward,1453 .timer_forward = common_hrtimer_forward,1485 .timer_forward = common_hrtimer_forward,1502 .timer_forward = common_hrtimer_forward,
825 .timer_forward = alarm_timer_forward,