Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/sched/
Dfair.c8603 struct sd_lb_stats { struct
8615 static inline void init_sd_lb_stats(struct sd_lb_stats *sds) in init_sd_lb_stats() argument
8624 *sds = (struct sd_lb_stats){ in init_sd_lb_stats()
8898 static bool asym_smt_can_pull_tasks(int dst_cpu, struct sd_lb_stats *sds, in asym_smt_can_pull_tasks()
8958 sched_asym(struct lb_env *env, struct sd_lb_stats *sds, struct sg_lb_stats *sgs, in sched_asym()
8991 struct sd_lb_stats *sds, in update_sg_lb_stats()
9083 struct sd_lb_stats *sds, in update_sd_pick_busiest()
9626 static inline void update_sd_lb_stats(struct lb_env *env, struct sd_lb_stats *sds) in update_sd_lb_stats()
9701 static inline void calculate_imbalance(struct lb_env *env, struct sd_lb_stats *sds) in calculate_imbalance()
9891 struct sd_lb_stats sds; in find_busiest_group()