Searched refs:umtxq_queue (Results 1 – 2 of 2) sorted by relevance
147 struct umtxq_queue *uq_spare_queue;150 struct umtxq_queue *uq_cur_queue;156 struct umtxq_queue { struct159 LIST_ENTRY(umtxq_queue) link; argument163 LIST_HEAD(umtxq_list, umtxq_queue); argument175 LIST_HEAD(, umtxq_queue) uc_spare_queue;
360 uq->uq_spare_queue = malloc(sizeof(struct umtxq_queue), M_UMTX, in umtxq_alloc()459 static struct umtxq_queue *462 struct umtxq_queue *uh; in umtxq_queue_lookup()478 struct umtxq_queue *uh; in umtxq_insert_queue()513 struct umtxq_queue *uh; in umtxq_remove_queue()545 struct umtxq_queue *uh; in umtxq_count()561 struct umtxq_queue *uh; in umtxq_count_pi()579 struct umtxq_queue *uh; in umtxq_signal_mask()606 struct umtxq_queue *uh; in umtxq_signal_queue()647 struct umtxq_queue *uh; in umtxq_requeue()