Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/time/
Dtimer.c1248 static inline void timer_base_lock_expiry(struct timer_base *base) in timer_base_lock_expiry() function
1309 static inline void timer_base_lock_expiry(struct timer_base *base) { } in timer_base_lock_expiry() function
1734 timer_base_lock_expiry(base); in __run_timers()