Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_umtx.c510 uc = umtxq_getchain(key); in umtxq_lock()
522 uc = umtxq_getchain(key); in umtxq_unlock()
535 uc = umtxq_getchain(key); in umtxq_busy()
566 uc = umtxq_getchain(key); in umtxq_unbusy()
589 uc = umtxq_getchain(key); in umtxq_queue_lookup()
605 uc = umtxq_getchain(&uq->uq_key); in umtxq_insert_queue()
639 uc = umtxq_getchain(&uq->uq_key); in umtxq_remove_queue()
822 uc = umtxq_getchain(&uq->uq_key); in umtxq_sleep()
1667 uc = umtxq_getchain(&pi->pi_key); in umtxq_sleep_pi()
1742 uc = umtxq_getchain(&pi->pi_key); in umtx_pi_unref()
[all …]