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

/linux-master/kernel/sched/
H A Dfair.c9448 * sg_lb_stats - stats of a sched_group required for load_balancing
9450 struct sg_lb_stats { struct
9482 struct sg_lb_stats busiest_stat;/* Statistics of the busiest group */
9483 struct sg_lb_stats local_stat; /* Statistics of the local group */
9679 group_has_capacity(unsigned int imbalance_pct, struct sg_lb_stats *sgs)
9704 group_is_overloaded(unsigned int imbalance_pct, struct sg_lb_stats *sgs)
9723 struct sg_lb_stats *sgs)
9791 sched_group_asym(struct lb_env *env, struct sg_lb_stats *sgs, struct sched_group *group)
9815 static inline bool smt_balance(struct lb_env *env, struct sg_lb_stats *sgs,
9836 struct sg_lb_stats *busies
[all...]

Completed in 136 milliseconds