Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/time/
Dtimer.c1789 static int next_pending_bucket(struct timer_base *base, unsigned offset, in next_pending_bucket() function
1815 int pos = next_pending_bucket(base, offset, clk & LVL_MASK); in __next_timer_interrupt()