Searched refs:uc_queue (Results 1 – 2 of 2) sorted by relevance
171 struct umtxq_list uc_queue[2]; member
335 LIST_INIT(&umtxq_chains[i][j].uc_queue[0]); in umtxq_sysinit()336 LIST_INIT(&umtxq_chains[i][j].uc_queue[1]); in umtxq_sysinit()467 LIST_FOREACH(uh, &uc->uc_queue[q], link) { in umtxq_queue_lookup()490 LIST_INSERT_HEAD(&uc->uc_queue[q], uh, link); in umtxq_insert_queue()