Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c6213 static struct sched_group *find_idlest_group(struct sched_domain *sd, struct task_struct *p, int this_cpu);
6302 group = find_idlest_group(sd, p, cpu); in find_idlest_cpu()
9346 * find_idlest_group() finds and returns the least busy CPU group within the
9351 static struct sched_group *find_idlest_group(struct sched_domain *sd, struct task_struct *p, int this_cpu) in find_idlest_group() function

Completed in 15 milliseconds