OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_link_lock
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/hyperv/
if_hvn.c
299
kmutex_t
sc_link_lock
;
member in struct:hvn_softc
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
);
[
all
...]
if_hvn.c
299
kmutex_t
sc_link_lock
;
member in struct:hvn_softc
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
);
[
all
...]
if_hvn.c
299
kmutex_t
sc_link_lock
;
member in struct:hvn_softc
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
);
[
all
...]
Completed in 35 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025