Searched refs:this_spare (Results 1 – 1 of 1) sorted by relevance
5697 unsigned long most_spare = 0, this_spare = 0; in find_idlest_group() local5754 this_spare = max_spare_cap; in find_idlest_group()5795 if (this_spare > task_util(p) / 2 && in find_idlest_group()5796 imbalance_scale*this_spare > 100*most_spare) in find_idlest_group()