Searched refs:lb_env (Results 1 – 1 of 1) sorted by relevance
5413 struct lb_env { struct5442 static int task_hot(struct task_struct *p, struct lb_env *env) in task_hot() argument5474 static bool migrate_improves_locality(struct task_struct *p, struct lb_env *env) in migrate_improves_locality()5510 static bool migrate_degrades_locality(struct task_struct *p, struct lb_env *env) in migrate_degrades_locality()5548 struct lb_env *env) in migrate_improves_locality()5554 struct lb_env *env) in migrate_degrades_locality()5564 int can_migrate_task(struct task_struct *p, struct lb_env *env) in can_migrate_task()5644 static void detach_task(struct task_struct *p, struct lb_env *env) in detach_task()5659 static struct task_struct *detach_one_task(struct lb_env *env) in detach_one_task()5691 static int detach_tasks(struct lb_env *env) in detach_tasks()[all …]