Searched refs:NOHZ_BALANCE_KICK (Results 1 – 2 of 2) sorted by relevance
2076 #define NOHZ_BALANCE_KICK BIT(NOHZ_BALANCE_KICK_BIT) macro2079 #define NOHZ_KICK_MASK (NOHZ_BALANCE_KICK | NOHZ_STATS_KICK)
9305 SCHED_WARN_ON((flags & NOHZ_KICK_MASK) == NOHZ_BALANCE_KICK); in _nohz_idle_balance()9353 if (flags & NOHZ_BALANCE_KICK) in _nohz_idle_balance()9369 if (flags & NOHZ_BALANCE_KICK) in _nohz_idle_balance()