Searched refs:circle_queue_t (Results 1 – 7 of 7) 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()91 circle_enqueue_tail(circle_queue_t cq, queue_entry_t elt) in circle_enqueue_tail()107 circle_enqueue_head(circle_queue_t cq, queue_entry_t elt) in circle_enqueue_head()114 circle_dequeue(circle_queue_t cq, queue_entry_t elt) in circle_dequeue()133 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_t1731 circle_queue_t q; in waitq_set_unlink_all_locked()1927 circle_queue_t q = &wqset->wqset_preposts; in waitq_set_first_prepost()2518 circle_queue_t q = &wqset->wqset_preposts; in wqt_preposts_gc_locked()
407 circle_queue_t queue = &clutch_buckets_rq->scbrq_queues[clutch_buckets_rq->scbrq_highq]; in sched_clutch_bucket_runq_peek()425 circle_queue_t queue = &clutch_buckets_rq->scbrq_queues[clutch_bucket->scb_priority]; in sched_clutch_bucket_runq_enqueue()456 circle_queue_t queue = &clutch_buckets_rq->scbrq_queues[clutch_bucket->scb_priority]; in sched_clutch_bucket_runq_remove()471 circle_queue_t queue = &clutch_buckets_rq->scbrq_queues[clutch_bucket->scb_priority]; in sched_clutch_bucket_runq_rotate()
3905 circle_queue_t queue = &rq->queues[rq->highq]; in run_queue_dequeue()3944 circle_queue_t queue = &rq->queues[thread->sched_pri]; in run_queue_enqueue()3985 circle_queue_t queue = &rq->queues[thread->sched_pri]; in run_queue_remove()4019 circle_queue_t queue = &rq->queues[rq->highq]; in run_queue_peek()6826 circle_queue_t queue = &runq->queues[queue_index]; in runq_scan()