Home
last modified time | relevance | path

Searched defs:lb_env (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/sched/
H A Dfair.c8786 struct lb_env { struct
8787 struct sched_domain *sd;
8789 struct rq *src_rq;
8790 int src_cpu;
8792 int dst_cpu;
8816 static int task_hot(struct task_struct *p, struct lb_env *env) in task_hot() argument