Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/time/
Dtimer.c1306 static inline void timer_base_unlock_expiry(struct timer_base *base) in timer_base_unlock_expiry() function
1363 static inline void timer_base_unlock_expiry(struct timer_base *base) { } in timer_base_unlock_expiry() function
1793 timer_base_unlock_expiry(base); in __run_timers()