Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dsched_grrr.c91 grrr_runqueue_init(grrr_run_queue_t runq);
290 grrr_runqueue_init(&processor->grrr_runq); in sched_grrr_processor_init()
671 grrr_runqueue_init(grrr_run_queue_t runq) in grrr_runqueue_init() function