Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c7424 sched_balance_find_dst_group(struct sched_domain *sd, struct task_struct *p, int this_cpu);
7511 group = sched_balance_find_dst_group(sd, p, cpu); in sched_balance_find_dst_cpu()
10783 sched_balance_find_dst_group(struct sched_domain *sd, struct task_struct *p, int this_cpu) in sched_balance_find_dst_group() function