Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Dsched.h1719 NOHZ_BALANCE_KICK, enumerator
Dfair.c7457 if (test_and_set_bit(NOHZ_BALANCE_KICK, nohz_flags(ilb_cpu))) in nohz_balancer_kick()
7691 !test_bit(NOHZ_BALANCE_KICK, nohz_flags(this_cpu))) in nohz_idle_balance()
7734 clear_bit(NOHZ_BALANCE_KICK, nohz_flags(this_cpu)); in nohz_idle_balance()
Dcore.c694 if (!test_bit(NOHZ_BALANCE_KICK, nohz_flags(cpu))) in got_nohz_idle_kick()
704 clear_bit(NOHZ_BALANCE_KICK, nohz_flags(cpu)); in got_nohz_idle_kick()