Searched defs:lb_env (Results 1 – 1 of 1) sorted by relevance
6927 struct lb_env { struct6928 struct sched_domain *sd;6930 struct rq *src_rq;6931 int src_cpu;6956 static int task_hot(struct task_struct *p, struct lb_env *env) in task_hot() argument