Searched defs:lb_env (Results 1 – 1 of 1) sorted by relevance
8784 struct lb_env { struct8785 struct sched_domain *sd;8787 struct rq *src_rq;8788 int src_cpu;8790 int dst_cpu;8814 static int task_hot(struct task_struct *p, struct lb_env *env) in task_hot() argument