Home
last modified time | relevance | path

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

/kernel/sched/
Dsched.h2832 #define NOHZ_NEXT_KICK BIT(NOHZ_NEXT_KICK_BIT) macro
2834 #define NOHZ_KICK_MASK (NOHZ_BALANCE_KICK | NOHZ_STATS_KICK | NOHZ_NEXT_KICK)
Dfair.c11356 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()