Home
last modified time | relevance | path

Searched refs:umtxq_queue_lookup (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_umtx.c584 umtxq_queue_lookup(struct umtx_key *key, int q) in umtxq_queue_lookup() function
608 uh = umtxq_queue_lookup(&uq->uq_key, q); in umtxq_insert_queue()
672 uh = umtxq_queue_lookup(key, UMTX_SHARED_QUEUE); in umtxq_count()
689 uh = umtxq_queue_lookup(key, UMTX_SHARED_QUEUE); in umtxq_count_pi()
710 uh = umtxq_queue_lookup(key, q); in umtxq_signal_queue()