Searched refs:MALO_UNLOCK (Results 1 – 2 of 2) sorted by relevance
1017 MALO_UNLOCK(sc); in malo_tx_proc()1199 MALO_UNLOCK(sc); in malo_transmit()1204 MALO_UNLOCK(sc); in malo_transmit()1208 MALO_UNLOCK(sc); in malo_transmit()1490 MALO_UNLOCK(sc); in malo_init()1671 MALO_UNLOCK(sc); in malo_parent()
570 #define MALO_UNLOCK(_sc) mtx_unlock(&(_sc)->malo_mtx) macro