Searched defs:lb_env (Results 1 – 1 of 1) sorted by relevance
5413 struct lb_env { struct5414 struct sched_domain *sd;5416 struct rq *src_rq;5417 int src_cpu;5442 static int task_hot(struct task_struct *p, struct lb_env *env) in task_hot() argument