Searched defs:lb_env (Results 1 – 1 of 1) sorted by relevance
7389 struct lb_env { struct7390 struct sched_domain *sd;7392 struct rq *src_rq;7393 int src_cpu;7395 int dst_cpu;7419 static int task_hot(struct task_struct *p, struct lb_env *env) in task_hot() argument