Home
last modified time | relevance | path

Searched refs:find_idlest_group (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/kernel/sched/
Dfair.c6996 find_idlest_group(struct sched_domain *sd, struct task_struct *p, int this_cpu);
7083 group = find_idlest_group(sd, p, cpu); in find_idlest_cpu()
10194 find_idlest_group(struct sched_domain *sd, struct task_struct *p, int this_cpu) in find_idlest_group() function