Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dsched.h84 #define NOPRI -1 macro
H A Dsched_rt.c198 os_atomic_init(&rt_runq->ed_index, NOPRI); in pset_rt_init()
1208 int ed_index = NOPRI; in check_rt_runq_consistency()
1402 int ed_index = NOPRI; in rt_runq_dequeue()
1465 int ed_index = NOPRI; in rt_runq_remove()
H A Dsched_clutch.c420 root_clutch->scr_priority = NOPRI; in sched_clutch_root_init()
479 clutch_buckets_rq->scbrq_highq = NOPRI; in sched_clutch_bucket_runq_init()
1209 int16_t root_bound_pri = NOPRI; in sched_clutch_root_pri_update()
1210 int16_t root_unbound_pri = NOPRI; in sched_clutch_root_pri_update()
H A Dsched_prim.c3985 rq->highq = NOPRI; in run_queue_init()
/xnu-12377.61.12/tests/sched/sched_test_harness/shadow_headers/
H A Dsched_prim.c105 rq->highq = NOPRI; in run_queue_init()