Searched defs:lb_env (Results 1 – 1 of 1) sorted by relevance
7915 struct lb_env { struct7916 struct sched_domain *sd;7918 struct rq *src_rq;7919 int src_cpu;7921 int dst_cpu;7945 static int task_hot(struct task_struct *p, struct lb_env *env) in task_hot() argument