Searched refs:sched_edge_processor_idle (Results 1 – 2 of 2) sorted by relevance
3321 sched_edge_processor_idle(processor_set_t pset);3383 .steal_thread = sched_edge_processor_idle,4019 sched_edge_processor_idle(processor_set_t pset) in sched_edge_processor_idle() function4832 thread_t thread = sched_edge_processor_idle(dst_pset); in sched_edge_pset_made_schedulable()
257 The edge scheduler implements the steal operation via `sched_edge_processor_idle()`. This routine t…