Home
last modified time | relevance | path

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

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