Lines Matching refs:sg_lb_stats
5938 struct sg_lb_stats { struct
5967 struct sg_lb_stats busiest_stat;/* Statistics of the busiest group */ argument
5968 struct sg_lb_stats local_stat; /* Statistics of the local group */
6206 group_has_capacity(struct lb_env *env, struct sg_lb_stats *sgs) in group_has_capacity()
6227 group_is_overloaded(struct lb_env *env, struct sg_lb_stats *sgs) in group_is_overloaded()
6241 struct sg_lb_stats *sgs) in group_classify()
6263 int local_group, struct sg_lb_stats *sgs, in update_sg_lb_stats()
6325 struct sg_lb_stats *sgs) in update_sd_pick_busiest()
6327 struct sg_lb_stats *busiest = &sds->busiest_stat; in update_sd_pick_busiest()
6359 static inline enum fbq_type fbq_classify_group(struct sg_lb_stats *sgs) in fbq_classify_group()
6377 static inline enum fbq_type fbq_classify_group(struct sg_lb_stats *sgs) in fbq_classify_group()
6397 struct sg_lb_stats tmp_sgs; in update_sd_lb_stats()
6407 struct sg_lb_stats *sgs = &tmp_sgs; in update_sd_lb_stats()
6524 struct sg_lb_stats *local, *busiest; in fix_small_imbalance()
6590 struct sg_lb_stats *local, *busiest; in calculate_imbalance()
6675 struct sg_lb_stats *local, *busiest; in find_busiest_group()