Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dsched_rt.c267 sched_pset_search_order_sort_data_t spill_datas[MAX_PSETS - 1], steal_datas[MAX_PSETS - 1]; in sched_rt_config_pset_push() local
276 spill_datas[num_spill_datas++] = (sched_pset_search_order_sort_data_t) { in sched_rt_config_pset_push()
292 …sched_pset_search_order_compute(&pset->sched_rt_spill_search_order, spill_datas, num_spill_datas, … in sched_rt_config_pset_push()