Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dsched_grrr.c70 grrr_run_queue_t rq,
75 grrr_run_queue_t rq);
79 grrr_run_queue_t rq,
84 grrr_sorted_list_insert_group(grrr_run_queue_t rq,
88 grrr_rescale_work(grrr_run_queue_t rq);
91 grrr_runqueue_init(grrr_run_queue_t runq);
326 grrr_run_queue_t rq = &processor->grrr_runq; in sched_grrr_choose_thread()
359 grrr_run_queue_t rq = &processor->grrr_runq; in sched_grrr_processor_enqueue()
417 grrr_run_queue_t rq = &processor->grrr_runq; in sched_grrr_processor_queue_remove()
449 grrr_run_queue_t rq = &processor->grrr_runq; in sched_grrr_processor_queue_has_priority()
[all …]
H A Dkern_types.h226 typedef struct grrr_run_queue *grrr_run_queue_t; typedef
227 #define GRRR_RUN_QUEUE_NULL ((grrr_run_queue_t) 0)