Searched defs:lb_env (Results 1 – 1 of 1) sorted by relevance
8786 struct lb_env { struct8787 struct sched_domain *sd;8789 struct rq *src_rq;8790 int src_cpu;8792 int dst_cpu;8816 static int task_hot(struct task_struct *p, struct lb_env *env) in task_hot() argument