Searched refs:NOHZ_NEXT_KICK (Results 1 – 2 of 2) sorted by relevance
2832 #define NOHZ_NEXT_KICK BIT(NOHZ_NEXT_KICK_BIT) macro2834 #define NOHZ_KICK_MASK (NOHZ_BALANCE_KICK | NOHZ_STATS_KICK | NOHZ_NEXT_KICK)
11356 flags |= NOHZ_NEXT_KICK; in nohz_balancer_kick()11517 if (flags & NOHZ_NEXT_KICK) in _nohz_idle_balance()11542 if (flags & NOHZ_NEXT_KICK) in _nohz_idle_balance()