Searched refs:TI_UNLOCK (Results 1 – 2 of 2) sorted by relevance
576 TI_UNLOCK(sc); in ti_copy_mem()591 TI_UNLOCK(sc); in ti_copy_mem()603 TI_UNLOCK(sc); in ti_copy_mem()658 TI_UNLOCK(sc); in ti_copy_mem()676 TI_UNLOCK(sc); in ti_copy_mem()2585 TI_UNLOCK(sc); in ti_detach()2875 TI_UNLOCK(sc); in ti_rxeof()2966 TI_UNLOCK(sc); in ti_intr()2994 TI_UNLOCK(sc); in ti_intr()3020 TI_UNLOCK(sc); in ti_get_counter()[all …]
1062 #define TI_UNLOCK(_sc) mtx_unlock(&(_sc)->ti_mtx) macro