Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtimer.c1459 static inline void timer_base_unlock_expiry(struct timer_base *base) in timer_base_unlock_expiry() function
1516 static inline void timer_base_unlock_expiry(struct timer_base *base) { } in timer_base_unlock_expiry() function
2025 timer_base_unlock_expiry(base); in __run_timers()