Searched defs:lb_env (Results 1 – 1 of 1) sorted by relevance
5522 struct lb_env { struct5523 struct sched_domain *sd;5525 struct rq *src_rq;5526 int src_cpu;5551 static int task_hot(struct task_struct *p, struct lb_env *env) in task_hot() argument