Home
last modified time | relevance | path

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

/include/linux/
Dtick.h130 extern bool tick_nohz_idle_got_tick(void);
154 static inline bool tick_nohz_idle_got_tick(void) { return false; } in tick_nohz_idle_got_tick() function