Searched defs:lb_env (Results 1 – 1 of 1) sorted by relevance
8647 struct lb_env { struct8648 struct sched_domain *sd;8650 struct rq *src_rq;8651 int src_cpu;8653 int dst_cpu;8677 static int task_hot(struct task_struct *p, struct lb_env *env) in task_hot() argument