Searched refs:UATH_UNLOCK (Results 1 – 2 of 2) sorted by relevance
389 UATH_UNLOCK(sc); in uath_attach()414 UATH_UNLOCK(sc); in uath_attach()474 fail2: UATH_UNLOCK(sc); in uath_attach()508 UATH_UNLOCK(sc); in uath_detach()522 UATH_UNLOCK(sc); in uath_detach()802 UATH_UNLOCK(sc); in uath_stat()1509 UATH_UNLOCK(sc); in uath_parent()1520 UATH_UNLOCK(sc); in uath_parent()1685 UATH_UNLOCK(sc); in uath_transmit()1690 UATH_UNLOCK(sc); in uath_transmit()[all …]
237 #define UATH_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) macro