Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/time/
Dtimer.c1506 static unsigned long __next_timer_interrupt(struct timer_base *base) in __next_timer_interrupt() function
1622 nextevt = __next_timer_interrupt(base); in get_next_timer_interrupt()
1689 unsigned long next = __next_timer_interrupt(base); in collect_expired_timers()