Home
last modified time | relevance | path

Searched refs:rt_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.h1009 void (*rt_queue_shutdown)(processor_t processor); member
H A Dsched_clutch.c3152 .rt_queue_shutdown = sched_rtlocal_queue_shutdown,
3768 .rt_queue_shutdown = sched_rtlocal_queue_shutdown,
H A Dsched_prim.c8875 SCHED(rt_queue_shutdown)(processor); in sched_mark_processor_offline() local
9037 SCHED(rt_queue_shutdown)(processor); in sched_update_recommended_cores_locked() local