Searched refs:circle_queue_t (Results 1 – 9 of 9) sorted by relevance
47 } circle_queue_head_t, *circle_queue_t; typedef50 circle_queue_empty(circle_queue_t cq) in circle_queue_empty()56 circle_queue_first(circle_queue_t cq) in circle_queue_first()62 circle_queue_last(circle_queue_t cq) in circle_queue_last()73 circle_queue_next(circle_queue_t cq, queue_entry_t elt) in circle_queue_next()79 circle_queue_length(circle_queue_t cq) in circle_queue_length()92 circle_enqueue_tail(circle_queue_t cq, queue_entry_t elt) in circle_enqueue_tail()113 circle_enqueue_head(circle_queue_t cq, queue_entry_t elt) in circle_enqueue_head()122 circle_dequeue(circle_queue_t cq, queue_entry_t elt) in circle_dequeue()144 circle_dequeue_head(circle_queue_t cq) in circle_dequeue_head()[all …]
486 circle_queue_t queue = &rq->queues[rq->highq]; in entry_queue_first_entry()519 circle_queue_t queue = &rq->queues[rq->highq]; in group_first_thread()538 circle_queue_t q; in entry_queue_check_entry()559 circle_queue_t q; in sched_group_check_thread()627 circle_queue_t queue = &rq->queues[rq->highq]; in entry_queue_dequeue_entry()659 circle_queue_t queue = &rq->queues[sched_pri]; in entry_queue_enqueue_entry()730 circle_queue_t queue = &rq->queues[sched_pri]; in entry_queue_change_entry()757 circle_queue_t queue = &rq->queues[rq->highq]; in group_run_queue_dequeue_thread()794 circle_queue_t queue = &rq->queues[thread_pri]; in group_run_queue_enqueue_thread()834 circle_queue_t queue = &rq->queues[thread_pri]; in group_run_queue_remove_thread()
355 circle_queue_t queue = rq->queues + rq->highq; in sched_traditional_choose_thread_from_runq()535 circle_queue_t queue = rq->queues + rq->highq; in sched_traditional_processor_queue_shutdown()661 circle_queue_t queue = rq->queues + rq->highq; in sched_traditional_steal_processor_thread()
316 circle_queue_t queue; in sched_proto_choose_thread()
250 static circle_queue_t1831 circle_queue_t q; in waitq_set_unlink_all_locked()2027 circle_queue_t q = &wqset->wqset_preposts; in waitq_set_first_prepost()2616 circle_queue_t q = &wqset->wqset_preposts; in wqt_preposts_gc_locked()
454 circle_queue_t queue = &clutch_buckets_rq->scbrq_queues[clutch_buckets_rq->scbrq_highq]; in sched_clutch_bucket_runq_peek()472 circle_queue_t queue = &clutch_buckets_rq->scbrq_queues[clutch_bucket->scb_priority]; in sched_clutch_bucket_runq_enqueue()503 circle_queue_t queue = &clutch_buckets_rq->scbrq_queues[clutch_bucket->scb_priority]; in sched_clutch_bucket_runq_remove()518 circle_queue_t queue = &clutch_buckets_rq->scbrq_queues[clutch_bucket->scb_priority]; in sched_clutch_bucket_runq_rotate()
4126 circle_queue_t queue = &rq->queues[rq->highq]; in run_queue_dequeue()4165 circle_queue_t queue = &rq->queues[thread->sched_pri]; in run_queue_enqueue()4206 circle_queue_t queue = &rq->queues[thread->sched_pri]; in run_queue_remove()4240 circle_queue_t queue = &rq->queues[rq->highq]; in run_queue_peek()7147 circle_queue_t queue = &runq->queues[queue_index]; in runq_scan()
213 typedef circle_queue_t ipc_kmsg_queue_t;
156 circle_queue_t kmsgq = &port_mqueue->imq_messages; in ipc_mqueue_add_locked()