Home
last modified time | relevance | path

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

/linux/kernel/time/
A Dposix-cpu-timers.c152 static inline bool expiry_cache_is_inactive(const struct posix_cputimers *pct) in expiry_cache_is_inactive() function
870 if (expiry_cache_is_inactive(pct)) in check_thread_timers()
897 if (expiry_cache_is_inactive(pct)) in check_thread_timers()
1000 if (expiry_cache_is_inactive(pct)) in check_process_timers()
1083 if (!expiry_cache_is_inactive(pct)) { in fastpath_timer_check()

Completed in 7 milliseconds