Home
last modified time | relevance | path

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

/kernel/sched/
Dsched.h1326 NOHZ_BALANCE_KICK, enumerator
Dfair.c5398 if (test_and_set_bit(NOHZ_BALANCE_KICK, nohz_flags(ilb_cpu))) in nohz_balancer_kick()
5588 !test_bit(NOHZ_BALANCE_KICK, nohz_flags(this_cpu))) in nohz_idle_balance()
5617 clear_bit(NOHZ_BALANCE_KICK, nohz_flags(this_cpu)); in nohz_idle_balance()
Dcore.c637 if (!test_bit(NOHZ_BALANCE_KICK, nohz_flags(cpu))) in got_nohz_idle_kick()
647 clear_bit(NOHZ_BALANCE_KICK, nohz_flags(cpu)); in got_nohz_idle_kick()