Searched refs:tick_nohz_idle_got_tick (Results 1 – 3 of 3) sorted by relevance
124 extern bool tick_nohz_idle_got_tick(void);147 static inline bool tick_nohz_idle_got_tick(void) { return false; } in tick_nohz_idle_got_tick() function
473 data->tick_wakeup = tick_nohz_idle_got_tick(); in menu_reflect()
1017 bool tick_nohz_idle_got_tick(void) in tick_nohz_idle_got_tick() function