Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/time/
Dtimer.c1301 static inline void timer_base_lock_expiry(struct timer_base *base) in timer_base_lock_expiry() function
1362 static inline void timer_base_lock_expiry(struct timer_base *base) { } in timer_base_lock_expiry() function
1771 timer_base_lock_expiry(base); in __run_timers()