Searched refs:SGE_UNLOCK (Results 1 – 2 of 2) sorted by relevance
675 SGE_UNLOCK(sc); in sge_detach()707 SGE_UNLOCK(sc); in sge_shutdown()722 SGE_UNLOCK(sc); in sge_suspend()737 SGE_UNLOCK(sc); in sge_resume()1205 SGE_UNLOCK(sc); in sge_rxeof()1333 SGE_UNLOCK(sc); in sge_intr()1373 SGE_UNLOCK(sc); in sge_intr()1551 SGE_UNLOCK(sc); in sge_start()1610 SGE_UNLOCK(sc); in sge_init()1715 SGE_UNLOCK(sc); in sge_ifmedia_upd()[all …]
366 #define SGE_UNLOCK(_sc) mtx_unlock(&(_sc)->sge_mtx) macro