Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/time/
Dposix-cpu-timers.c155 static inline bool expiry_cache_is_inactive(const struct posix_cputimers *pct) in expiry_cache_is_inactive() function
836 if (expiry_cache_is_inactive(pct)) in check_thread_timers()
863 if (expiry_cache_is_inactive(pct)) in check_thread_timers()
966 if (expiry_cache_is_inactive(pct)) in check_process_timers()
1067 if (!expiry_cache_is_inactive(pct)) { in fastpath_timer_check()