Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c10368 group_llc_balance, enumerator
11394 unsigned int group_llc_balance; /* Tasks should be moved to preferred LLC */ member
11661 if (sgs->group_llc_balance) in group_classify()
11662 return group_llc_balance; in group_classify()
12034 sgs->group_llc_balance = 1; in update_sg_lb_stats()
12115 case group_llc_balance: in update_sd_pick_busiest()
12370 case group_llc_balance: in update_pick_idlest()
12503 case group_llc_balance: in sched_balance_find_dst_group()
12759 if (busiest->group_type == group_llc_balance) { in calculate_imbalance()
13013 (busiest->group_type == group_llc_balance || in sched_balance_find_src_group()