Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/time/
Dtimer.c1418 static unsigned long __next_timer_interrupt(struct timer_base *base) in __next_timer_interrupt() function
1534 nextevt = __next_timer_interrupt(base); in get_next_timer_interrupt()
1599 unsigned long next = __next_timer_interrupt(base); in collect_expired_timers()