Searched defs:has_idle_core (Results 1 – 1 of 1) sorted by relevance
8690 static int select_idle_cpu(struct task_struct *p, struct sched_domain *sd, bool has_idle_core, int … in select_idle_cpu()8820 bool has_idle_core = sched_smt_active() && test_idle_cores(target); in select_idle_capacity() local8959 bool has_idle_core = false; in select_idle_sibling() local