Searched defs:lb_env (Results 1 – 1 of 1) sorted by relevance
9325 struct lb_env { struct9326 struct sched_domain *sd;9328 struct rq *src_rq;9329 int src_cpu;9331 int dst_cpu;9355 static int task_hot(struct task_struct *p, struct lb_env *env) in task_hot() argument