Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dfair.c5409 #define LBF_NEED_BREAK 0x02 macro
5714 env->flags |= LBF_NEED_BREAK; in detach_tasks()
7007 if (env.flags & LBF_NEED_BREAK) { in load_balance()
7008 env.flags &= ~LBF_NEED_BREAK; in load_balance()