Searched refs:SK_LOCK (Results 1 – 2 of 2) sorted by relevance
1461 #define SK_LOCK(_sc) mtx_lock(&(_sc)->sk_mtx) macro1464 #define SK_IF_LOCK(_sc) SK_LOCK((_sc)->sk_softc)
2473 SK_LOCK(sc); in skc_shutdown()2497 SK_LOCK(sc); in skc_suspend()2525 SK_LOCK(sc); in skc_resume()2978 SK_LOCK(sc); in sk_intr()