Home
last modified time | relevance | path

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

/linux/drivers/cpuidle/governors/
H A Dteo.c511 (tick_nohz_idle_got_tick() && cpu_data->sleep_length_ns > TICK_NSEC)) { in teo_reflect()
/linux/kernel/time/
H A Dtick-sched.c1303 bool tick_nohz_idle_got_tick(void) in tick_nohz_idle_got_tick() function