Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/kern/
H A Dcircle_queue.h113 circle_enqueue_head(circle_queue_t cq, queue_entry_t elt) in circle_enqueue_head() function
H A Dsched_multiq.c676 circle_enqueue_head(queue, &entry->entry_links); in entry_queue_enqueue_entry()
742 circle_enqueue_head(queue, &entry->entry_links); in entry_queue_change_entry()
812 circle_enqueue_head(queue, &thread->runq_links); in group_run_queue_enqueue_thread()
H A Dwaitq.c562 circle_enqueue_head(&safeq->waitq_queue, &thread->wait_links); in waitq_thread_insert()
H A Dsched_clutch.c481 circle_enqueue_head(queue, &clutch_bucket->scb_runqlink); in sched_clutch_bucket_runq_enqueue()
H A Dsched_prim.c4182 circle_enqueue_head(queue, &thread->runq_links); in run_queue_enqueue()