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.c8784 struct lb_env { struct
8785 struct sched_domain *sd;
8787 struct rq *src_rq;
8788 int src_cpu;
8790 int dst_cpu;
8814 static int task_hot(struct task_struct *p, struct lb_env *env) in task_hot() argument