Searched defs:lb_env (Results 1 – 1 of 1) sorted by relevance
9121 struct lb_env { struct9122 struct sched_domain *sd;9124 struct rq *src_rq;9125 int src_cpu;9127 int dst_cpu;9151 static int task_hot(struct task_struct *p, struct lb_env *env) in task_hot() argument