Searched defs:lb_env (Results 1 – 1 of 1) sorted by relevance
7650 struct lb_env { struct7651 struct sched_domain *sd;7653 struct rq *src_rq;7654 int src_cpu;7656 int dst_cpu;7680 static int task_hot(struct task_struct *p, struct lb_env *env) in task_hot() argument