Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/time/
Dtimer.c2003 static unsigned long next_timer_interrupt(struct timer_base *base, in next_timer_interrupt() function
2031 nextevt_local = next_timer_interrupt(base_local, basej); in fetch_next_timer_interrupt()
2032 nextevt_global = next_timer_interrupt(base_global, basej); in fetch_next_timer_interrupt()