Home
last modified time | relevance | path

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

/xnu-11215/tests/sched/sched_test_harness/shadow_headers/
H A Dsched_prim.c159 run_queue_enqueue( in run_queue_enqueue() function
/xnu-11215/osfmk/kern/
H A Dsched_dualq.c296 result = run_queue_enqueue(rq, thread, options); in sched_dualq_processor_enqueue()
H A Dsched_amp.c285 result = run_queue_enqueue(rq, thread, options); in sched_amp_processor_enqueue()
H A Dsched_prim.h339 extern boolean_t run_queue_enqueue(
H A Dsched_clutch.c2156 run_queue_enqueue(&root_bucket->scrb_bound_thread_runq, thread, options); in sched_edge_bound_thread_insert()
3343 result = run_queue_enqueue(rq, thread, options); in sched_clutch_processor_enqueue()
H A Dsched_prim.c4322 run_queue_enqueue( in run_queue_enqueue() function