Searched refs:UATH_UNLOCK (Results 1 – 2 of 2) sorted by relevance
1904 UATH_UNLOCK(sc); in uath_newstate()1909 UATH_UNLOCK(sc); in uath_newstate()1979 UATH_UNLOCK(sc); in uath_newstate()2201 UATH_UNLOCK(sc); in uath_reconnect()2272 UATH_UNLOCK(sc); in uath_reconnect()2300 UATH_UNLOCK(sc); in uath_disconnect()2307 UATH_UNLOCK(sc); in uath_disconnect()2708 UATH_UNLOCK(sc); in uath_init()2711 UATH_UNLOCK(sc); in uath_init()2723 UATH_UNLOCK(sc); in uath_stop()[all …]
247 #define UATH_UNLOCK(sc) mutex_exit(&(sc)->sc_genlock) macro