Lines Matching defs:sc_mtx
94 kmutex_t sc_mtx;
263 KASSERT(mutex_owned(&sc->sc_mtx));
293 KASSERT(mutex_owned(&sc->sc_mtx));
335 KASSERT(mutex_owned(&sc->sc_mtx));
363 mutex_enter(&sc->sc_mtx);
373 mutex_exit(&sc->sc_mtx);
382 mutex_enter(&sc->sc_mtx);
384 mutex_exit(&sc->sc_mtx);
858 mutex_enter(&sc->sc_mtx);
860 mutex_exit(&sc->sc_mtx);
871 mutex_enter(&sc->sc_mtx);
877 mutex_exit(&sc->sc_mtx);
916 mutex_enter(&sc->sc_mtx);
924 mutex_exit(&sc->sc_mtx);
925 mutex_destroy(&sc->sc_mtx);
1291 mutex_init(&sc->sc_mtx, MUTEX_DEFAULT, IPL_HIGH);
1353 mutex_enter(&sc->sc_mtx);
1359 mutex_exit(&sc->sc_mtx);
1502 mutex_enter(&sc->sc_mtx);
1504 mutex_exit(&sc->sc_mtx);
1519 mutex_enter(&sc->sc_mtx);
1527 mutex_exit(&sc->sc_mtx);
1539 mutex_enter(&sc->sc_mtx);
1547 mutex_exit(&sc->sc_mtx);