Searched refs:SK_UNLOCK (Results 1 – 2 of 2) sorted by relevance
1465 #define SK_UNLOCK(_sc) mtx_unlock(&(_sc)->sk_mtx) macro1468 #define SK_IF_UNLOCK(_sc) SK_UNLOCK((_sc)->sk_softc)
2522 SK_UNLOCK(sc); in skc_shutdown()2550 SK_UNLOCK(sc); in skc_suspend()2578 SK_UNLOCK(sc); in skc_resume()3113 SK_UNLOCK(sc);