Searched refs:SGE_UNLOCK (Results 1 – 2 of 2) sorted by relevance
675 SGE_UNLOCK(sc); in sge_detach()709 SGE_UNLOCK(sc); in sge_shutdown()724 SGE_UNLOCK(sc); in sge_suspend()739 SGE_UNLOCK(sc); in sge_resume()1207 SGE_UNLOCK(sc); in sge_rxeof()1335 SGE_UNLOCK(sc); in sge_intr()1375 SGE_UNLOCK(sc); in sge_intr()1553 SGE_UNLOCK(sc); in sge_start()1612 SGE_UNLOCK(sc); in sge_init()1717 SGE_UNLOCK(sc); in sge_ifmedia_upd()[all …]
366 #define SGE_UNLOCK(_sc) mtx_unlock(&(_sc)->sge_mtx) macro