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_cv
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/hyperv/
if_hvn.c
300
kcondvar_t
sc_link_cv
;
member in struct:hvn_softc
602
cv_init(&sc->
sc_link_cv
, "hvnknkcv");
751
cv_destroy(&sc->
sc_link_cv
);
800
cv_destroy(&sc->
sc_link_cv
);
958
cv_wait(&sc->
sc_link_cv
, &sc->sc_link_lock);
1026
cv_signal(&sc->
sc_link_cv
);
if_hvn.c
300
kcondvar_t
sc_link_cv
;
member in struct:hvn_softc
602
cv_init(&sc->
sc_link_cv
, "hvnknkcv");
751
cv_destroy(&sc->
sc_link_cv
);
800
cv_destroy(&sc->
sc_link_cv
);
958
cv_wait(&sc->
sc_link_cv
, &sc->sc_link_lock);
1026
cv_signal(&sc->
sc_link_cv
);
Completed in 27 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025