Home
last modified time | relevance | path

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

/xnu-10063.141.1/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);
327 grrr_run_queue_t rq = &processor->grrr_runq; in sched_grrr_choose_thread()
360 grrr_run_queue_t rq = &processor->grrr_runq; in sched_grrr_processor_enqueue()
418 grrr_run_queue_t rq = &processor->grrr_runq; in sched_grrr_processor_queue_remove()
450 grrr_run_queue_t rq = &processor->grrr_runq; in sched_grrr_processor_queue_has_priority()
[all …]
H A Dkern_types.h237 typedef struct grrr_run_queue *grrr_run_queue_t; typedef
238 #define GRRR_RUN_QUEUE_NULL ((grrr_run_queue_t) 0)