Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dtick.h136 extern bool tick_nohz_idle_got_tick(void);
160 static inline bool tick_nohz_idle_got_tick(void) { return false; } in tick_nohz_idle_got_tick() function
/linux-6.3-rc2/drivers/cpuidle/governors/
A Dmenu.c442 data->tick_wakeup = tick_nohz_idle_got_tick(); in menu_reflect()
A Dteo.c586 (tick_nohz_idle_got_tick() && cpu_data->sleep_length_ns > TICK_NSEC)) { in teo_reflect()
/linux-6.3-rc2/kernel/time/
A Dtick-sched.c1186 bool tick_nohz_idle_got_tick(void) in tick_nohz_idle_got_tick() function

Completed in 13 milliseconds