Searched refs:uc_queue (Results 1 – 1 of 1) sorted by relevance
168 struct umtxq_list uc_queue[2]; member442 LIST_INIT(&umtxq_chains[i][j].uc_queue[0]); in umtxq_sysinit()443 LIST_INIT(&umtxq_chains[i][j].uc_queue[1]); in umtxq_sysinit()591 LIST_FOREACH(uh, &uc->uc_queue[q], link) { in umtxq_queue_lookup()614 LIST_INSERT_HEAD(&uc->uc_queue[q], uh, link); in umtxq_insert_queue()