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

/xnu-2422.115.4/osfmk/kern/
H A Dsched_grrr.c73 grrr_run_queue_t rq,
78 grrr_run_queue_t rq);
82 grrr_run_queue_t rq,
87 grrr_sorted_list_insert_group(grrr_run_queue_t rq,
91 grrr_rescale_work(grrr_run_queue_t rq);
94 grrr_runqueue_init(grrr_run_queue_t runq);
312 grrr_run_queue_t rq = &processor->grrr_runq;
347 grrr_run_queue_t rq = &processor->grrr_runq;
406 grrr_run_queue_t rq = &processor->grrr_runq;
438 grrr_run_queue_t r
[all...]
H A Dkern_types.h197 typedef struct grrr_run_queue *grrr_run_queue_t; typedef in typeref:struct:grrr_run_queue
198 #define GRRR_RUN_QUEUE_NULL ((grrr_run_queue_t) 0)

Completed in 19 milliseconds