OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_req_lock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/hyperv/
vmbusvar.h
206
kmutex_t
sc_req_lock
;
member in struct:vmbus_softc
vmbus.c
417
mutex_init(&sc->
sc_req_lock
, MUTEX_DEFAULT, IPL_NET);
603
mutex_enter(&sc->
sc_req_lock
);
605
mutex_exit(&sc->
sc_req_lock
);
641
mutex_enter(&sc->
sc_req_lock
);
643
mutex_exit(&sc->
sc_req_lock
);
866
mutex_enter(&sc->
sc_req_lock
);
874
mutex_exit(&sc->
sc_req_lock
);
Completed in 13 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025