Home
last modified time | relevance | path

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

/kernel/sched/
Dsched.h1951 NOHZ_BALANCE_KICK, enumerator
Dfair.c9634 if (test_and_set_bit(NOHZ_BALANCE_KICK, nohz_flags(ilb_cpu))) in nohz_balancer_kick()
9868 !test_bit(NOHZ_BALANCE_KICK, nohz_flags(this_cpu))) in nohz_idle_balance()
9911 clear_bit(NOHZ_BALANCE_KICK, nohz_flags(this_cpu)); in nohz_idle_balance()
Dcore.c717 if (!test_bit(NOHZ_BALANCE_KICK, nohz_flags(cpu))) in got_nohz_idle_kick()
727 clear_bit(NOHZ_BALANCE_KICK, nohz_flags(cpu)); in got_nohz_idle_kick()