Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_umtx.c118 struct umtx_key uq_key; member
613 uh->key = uq->uq_key; in umtxq_insert_queue()
848 umtxq_lock(&uq->uq_key); in umtxq_sleep()
932 umtxq_lock(&uq->uq_key); in do_wait()
946 umtxq_lock(&uq->uq_key); in do_wait()
1808 &uq->uq_key)) != 0) in do_lock_pi()
1814 umtxq_lock(&uq->uq_key); in do_lock_pi()
1985 umtxq_lock(&uq->uq_key); in do_lock_pi()
2144 &uq->uq_key)) != 0) in do_lock_pp()
2397 &uq->uq_key)) != 0) in do_set_ceiling()
[all …]