Home
last modified time | relevance | path

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

/kernel/sched/
Dsched.h1818 NOHZ_TICK_STOPPED, enumerator
Dfair.c8463 if (unlikely(test_bit(NOHZ_TICK_STOPPED, nohz_flags(cpu)))) { in nohz_balance_exit_idle()
8471 clear_bit(NOHZ_TICK_STOPPED, nohz_flags(cpu)); in nohz_balance_exit_idle()
8521 if (test_bit(NOHZ_TICK_STOPPED, nohz_flags(cpu))) in nohz_balance_enter_idle()
8532 set_bit(NOHZ_TICK_STOPPED, nohz_flags(cpu)); in nohz_balance_enter_idle()