Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dfair.c8642 #define LBF_NEED_BREAK 0x02 macro
8959 env->flags |= LBF_NEED_BREAK; in detach_tasks()
11233 if (env.flags & LBF_NEED_BREAK) { in load_balance()
11234 env.flags &= ~LBF_NEED_BREAK; in load_balance()