Searched refs:UATH_UNLOCK (Results 1 – 2 of 2) sorted by relevance
1909 UATH_UNLOCK(sc); in uath_newstate()1914 UATH_UNLOCK(sc); in uath_newstate()1984 UATH_UNLOCK(sc); in uath_newstate()2206 UATH_UNLOCK(sc); in uath_reconnect()2277 UATH_UNLOCK(sc); in uath_reconnect()2305 UATH_UNLOCK(sc); in uath_disconnect()2312 UATH_UNLOCK(sc); in uath_disconnect()2713 UATH_UNLOCK(sc); in uath_init()2716 UATH_UNLOCK(sc); in uath_init()2728 UATH_UNLOCK(sc); in uath_stop()[all …]
247 #define UATH_UNLOCK(sc) mutex_exit(&(sc)->sc_genlock) macro