Searched refs:URTW_UNLOCK (Results 1 – 2 of 2) sorted by relevance
863 URTW_UNLOCK(sc); in urtw_attach()917 URTW_UNLOCK(sc); in urtw_attach()936 URTW_UNLOCK(sc); in urtw_detach()955 URTW_UNLOCK(sc); in urtw_detach()965 URTW_UNLOCK(sc); in urtw_detach()1400 URTW_UNLOCK(sc); in urtw_parent()1414 URTW_UNLOCK(sc); in urtw_parent()1427 URTW_UNLOCK(sc); in urtw_transmit()1432 URTW_UNLOCK(sc); in urtw_transmit()1436 URTW_UNLOCK(sc); in urtw_transmit()[all …]
184 #define URTW_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) macro