Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c9199 #define LBF_DST_PINNED 0x04 macro
9416 env->flags & (LBF_DST_PINNED | LBF_ACTIVE_LB)) in can_migrate_task()
9422 env->flags |= LBF_DST_PINNED; in can_migrate_task()
11831 if ((env.flags & LBF_DST_PINNED) && env.imbalance > 0) { in sched_balance_rq()
11838 env.flags &= ~LBF_DST_PINNED; in sched_balance_rq()