Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/time/
Dtimer.c1471 static void timer_sync_wait_running(struct timer_base *base) in timer_sync_wait_running() function
1517 static inline void timer_sync_wait_running(struct timer_base *base) { } in timer_sync_wait_running() function
1754 timer_sync_wait_running(base); in expire_timers()