Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/sched/sched_test_harness/
H A Dsched_clutch_harness.c14 sched_rt_init_pset(&pset0); in impl_init_runqueue()
/xnu-12377.1.9/osfmk/kern/
H A Dsched_rt.h56 void sched_rt_init_pset(processor_set_t pset);
H A Dsched_dualq.c147 .rt_init_pset = sched_rt_init_pset,
H A Dsched_amp.c158 .rt_init_pset = sched_rt_init_pset,
H A Dsched_rt.c643 sched_rt_init_pset(processor_set_t pset) in sched_rt_init_pset() function
H A Dsched_clutch.c3210 .rt_init_pset = sched_rt_init_pset,
3855 .rt_init_pset = sched_rt_init_pset,