Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c9209 #define LBF_NEED_BREAK 0x02 macro
9574 env->flags |= LBF_NEED_BREAK; in detach_tasks()
11826 if (env.flags & LBF_NEED_BREAK) { in sched_balance_rq()
11827 env.flags &= ~LBF_NEED_BREAK; in sched_balance_rq()