Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dsched_dualq.c138 .rt_queue_shutdown = sched_rtlocal_queue_shutdown,
H A Dsched_amp.c154 .rt_queue_shutdown = sched_rtlocal_queue_shutdown,
H A Dsched_prim.h100 extern void sched_rtlocal_queue_shutdown(processor_t processor);
H A Dsched_clutch.c3152 .rt_queue_shutdown = sched_rtlocal_queue_shutdown,
3768 .rt_queue_shutdown = sched_rtlocal_queue_shutdown,
H A Dsched_prim.c4609 sched_rtlocal_queue_shutdown(processor_t processor) in sched_rtlocal_queue_shutdown() function