Home
last modified time | relevance | path

Searched refs:NOHZ_BALANCE_KICK (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/kernel/sched/
Dsched.h1684 NOHZ_BALANCE_KICK, enumerator
Dfair.c7422 if (test_and_set_bit(NOHZ_BALANCE_KICK, nohz_flags(ilb_cpu))) in nohz_balancer_kick()
7639 !test_bit(NOHZ_BALANCE_KICK, nohz_flags(this_cpu))) in nohz_idle_balance()
7673 clear_bit(NOHZ_BALANCE_KICK, nohz_flags(this_cpu)); in nohz_idle_balance()
Dcore.c669 if (!test_bit(NOHZ_BALANCE_KICK, nohz_flags(cpu))) in got_nohz_idle_kick()
679 clear_bit(NOHZ_BALANCE_KICK, nohz_flags(cpu)); in got_nohz_idle_kick()