Home | History | Annotate | Download | only in hyperv

Lines Matching defs:sc_link_lock

299 	kmutex_t			sc_link_lock;
601 mutex_init(&sc->sc_link_lock, MUTEX_DEFAULT, IPL_NET);
752 mutex_destroy(&sc->sc_link_lock);
801 mutex_destroy(&sc->sc_link_lock);
954 mutex_enter(&sc->sc_link_lock);
958 cv_wait(&sc->sc_link_cv, &sc->sc_link_lock);
965 mutex_exit(&sc->sc_link_lock);
1009 mutex_enter(&sc->sc_link_lock);
1013 mutex_enter(&sc->sc_link_lock);
1015 mutex_exit(&sc->sc_link_lock);
1024 mutex_enter(&sc->sc_link_lock);
1027 mutex_exit(&sc->sc_link_lock);
2996 mutex_enter(&sc->sc_link_lock);
3000 mutex_exit(&sc->sc_link_lock);
3002 mutex_enter(&sc->sc_link_lock);
3004 mutex_exit(&sc->sc_link_lock);