• Home
  • Raw
  • Download

Lines Matching refs:lb_env

7162 struct lb_env {  struct
7193 static int task_hot(struct task_struct *p, struct lb_env *env) in task_hot() argument
7229 static int migrate_degrades_locality(struct task_struct *p, struct lb_env *env) in migrate_degrades_locality()
7277 struct lb_env *env) in migrate_degrades_locality()
7287 int can_migrate_task(struct task_struct *p, struct lb_env *env) in can_migrate_task()
7367 static void detach_task(struct task_struct *p, struct lb_env *env) in detach_task()
7381 static struct task_struct *detach_one_task(struct lb_env *env) in detach_one_task()
7414 static int detach_tasks(struct lb_env *env) in detach_tasks()
7527 static void attach_tasks(struct lb_env *env) in attach_tasks()
8029 group_has_capacity(struct lb_env *env, struct sg_lb_stats *sgs) in group_has_capacity()
8050 group_is_overloaded(struct lb_env *env, struct sg_lb_stats *sgs) in group_is_overloaded()
8127 static inline void update_sg_lb_stats(struct lb_env *env, in update_sg_lb_stats()
8196 static bool update_sd_pick_busiest(struct lb_env *env, in update_sd_pick_busiest()
8305 static inline void update_sd_lb_stats(struct lb_env *env, struct sd_lb_stats *sds) in update_sd_lb_stats()
8423 static int check_asym_packing(struct lb_env *env, struct sd_lb_stats *sds) in check_asym_packing()
8453 void fix_small_imbalance(struct lb_env *env, struct sd_lb_stats *sds) in fix_small_imbalance()
8536 static inline void calculate_imbalance(struct lb_env *env, struct sd_lb_stats *sds) in calculate_imbalance()
8634 static struct sched_group *find_busiest_group(struct lb_env *env) in find_busiest_group()
8738 static struct rq *find_busiest_queue(struct lb_env *env, in find_busiest_queue()
8839 asym_active_balance(struct lb_env *env) in asym_active_balance()
8851 voluntary_active_balance(struct lb_env *env) in voluntary_active_balance()
8877 static int need_active_balance(struct lb_env *env) in need_active_balance()
8892 static int should_we_balance(struct lb_env *env) in should_we_balance()
8945 struct lb_env env = { in load_balance()
9287 struct lb_env env = { in active_load_balance_cpu_stop()