Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dsched_rt.c126 sched_rt_config_pset_push(processor_set_t pset);
173 sched_rt_config_pset_push(pset_array[pset_id]); in rt_init_completed()
263 sched_rt_config_pset_push(processor_set_t pset) in sched_rt_config_pset_push() function
316 sched_rt_config_pset_push(pset_array[pset_id]); in sched_rt_matrix_set()
/xnu-12377.41.6/tests/sched/sched_test_harness/
H A Dsched_edge_harness.c479 sched_rt_config_pset_push(psets[src_pset_id]); in rt_pset_recompute_spill_order()