Searched refs:sched_edge_processor_idle (Results 1 – 3 of 3) sorted by relevance
382 return sched_edge_processor_idle(psets[cpu_id_to_pset_id(cpu_id)]); in impl_steal_thread()
3768 sched_edge_processor_idle(processor_set_t pset);3829 .steal_thread = sched_edge_processor_idle,4505 sched_edge_processor_idle(processor_set_t pset) in sched_edge_processor_idle() function5784 thread_t thread = sched_edge_processor_idle(dst_pset); in sched_edge_pset_made_schedulable()
256 The edge scheduler implements the steal operation via `sched_edge_processor_idle()`. This routine t…