Home
last modified time | relevance | path

Searched defs:is_timers_nohz_active (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/kernel/time/
Dtimer.c267 static inline bool is_timers_nohz_active(void) in is_timers_nohz_active() function
272 static inline bool is_timers_nohz_active(void) { return false; } in is_timers_nohz_active() function