Home
last modified time | relevance | path

Searched refs:NOHZ_NEXT_KICK (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/
H A Dsched.h3120 #define NOHZ_NEXT_KICK BIT(NOHZ_NEXT_KICK_BIT) macro
3122 #define NOHZ_KICK_MASK (NOHZ_BALANCE_KICK | NOHZ_STATS_KICK | NOHZ_NEXT_KICK)
H A Dfair.c12465 flags |= NOHZ_NEXT_KICK; in nohz_balancer_kick()
12622 if (flags & NOHZ_NEXT_KICK) in _nohz_idle_balance()
12647 if (flags & NOHZ_NEXT_KICK) in _nohz_idle_balance()