Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dsched.h1683 NOHZ_TICK_STOPPED, enumerator
Dfair.c7436 if (unlikely(test_bit(NOHZ_TICK_STOPPED, nohz_flags(cpu)))) { in nohz_balance_exit_idle()
7444 clear_bit(NOHZ_TICK_STOPPED, nohz_flags(cpu)); in nohz_balance_exit_idle()
7494 if (test_bit(NOHZ_TICK_STOPPED, nohz_flags(cpu))) in nohz_balance_enter_idle()
7505 set_bit(NOHZ_TICK_STOPPED, nohz_flags(cpu)); in nohz_balance_enter_idle()