Lines Matching refs:lb_env
7096 struct lb_env { struct
7126 static int task_hot(struct task_struct *p, struct lb_env *env) in task_hot() argument
7162 static int migrate_degrades_locality(struct task_struct *p, struct lb_env *env) in migrate_degrades_locality()
7210 struct lb_env *env) in migrate_degrades_locality()
7220 int can_migrate_task(struct task_struct *p, struct lb_env *env) in can_migrate_task()
7300 static void detach_task(struct task_struct *p, struct lb_env *env) in detach_task()
7314 static struct task_struct *detach_one_task(struct lb_env *env) in detach_one_task()
7347 static int detach_tasks(struct lb_env *env) in detach_tasks()
7460 static void attach_tasks(struct lb_env *env) in attach_tasks()
7916 group_has_capacity(struct lb_env *env, struct sg_lb_stats *sgs) in group_has_capacity()
7937 group_is_overloaded(struct lb_env *env, struct sg_lb_stats *sgs) in group_is_overloaded()
8014 static inline void update_sg_lb_stats(struct lb_env *env, in update_sg_lb_stats()
8083 static bool update_sd_pick_busiest(struct lb_env *env, in update_sd_pick_busiest()
8192 static inline void update_sd_lb_stats(struct lb_env *env, struct sd_lb_stats *sds) in update_sd_lb_stats()
8308 static int check_asym_packing(struct lb_env *env, struct sd_lb_stats *sds) in check_asym_packing()
8338 void fix_small_imbalance(struct lb_env *env, struct sd_lb_stats *sds) in fix_small_imbalance()
8406 static inline void calculate_imbalance(struct lb_env *env, struct sd_lb_stats *sds) in calculate_imbalance()
8494 static struct sched_group *find_busiest_group(struct lb_env *env) in find_busiest_group()
8598 static struct rq *find_busiest_queue(struct lb_env *env, in find_busiest_queue()
8699 asym_active_balance(struct lb_env *env) in asym_active_balance()
8711 voluntary_active_balance(struct lb_env *env) in voluntary_active_balance()
8737 static int need_active_balance(struct lb_env *env) in need_active_balance()
8749 static int should_we_balance(struct lb_env *env) in should_we_balance()
8802 struct lb_env env = { in load_balance()
9143 struct lb_env env = { in active_load_balance_cpu_stop()