Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dsched_grrr.c91 grrr_runqueue_init(grrr_run_queue_t runq);
289 grrr_runqueue_init(&processor->grrr_runq); in sched_grrr_processor_init()
670 grrr_runqueue_init(grrr_run_queue_t runq) in grrr_runqueue_init() function