Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dfair.c2071 * borrows code and logic from update_sg_lb_stats but sharing a
9495 * local_stat because update_sg_lb_stats() does a full clear/assignment. in init_sd_lb_stats()
9892 * update_sg_lb_stats - Update sched_group's statistics for load balancing.
9899 static inline void update_sg_lb_stats(struct lb_env *env, in update_sg_lb_stats()
10602 update_sg_lb_stats(env, sds, sg, sgs, &sg_status); in update_sd_lb_stats()
9897 static inline void update_sg_lb_stats(struct lb_env *env, update_sg_lb_stats() function