Lines Matching defs:sc_mutex
100 struct kmutex sc_mutex;
151 mutex_init(&sc->sc_mutex, MUTEX_DEFAULT, IPL_BIO);
219 mutex_enter(&sc->sc_mutex);
221 mutex_exit(&sc->sc_mutex);
314 mutex_enter(&sc->sc_mutex);
352 mutex_exit(&sc->sc_mutex);
368 /* Must be called with sc_mutex locked */
577 /* sc->sc_mutex must be held when calling this function */
647 mutex_enter(&sc->sc_mutex);
675 mutex_exit(&sc->sc_mutex);