Searched refs:group_asym_packing (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/sched/
H A Dfair.c8762 group_asym_packing, enumerator in enum:group_type
9461 unsigned int group_asym_packing; /* Tasks should be moved to preferred CPU */ member in struct:sg_lb_stats
9731 if (sgs->group_asym_packing)
9732 return group_asym_packing;
9957 sgs->group_asym_packing = 1;
10030 case group_asym_packing:
10285 case group_asym_packing:
10417 case group_asym_packing:
10658 if (busiest->group_type == group_asym_packing) {
10868 if (busiest->group_type == group_asym_packing)
[all...]

Completed in 139 milliseconds