OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_prichan_lock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/hyperv/
vmbusvar.h
223
kmutex_t
sc_prichan_lock
;
member in struct:vmbus_softc
vmbus.c
971
mutex_init(&sc->
sc_prichan_lock
, MUTEX_DEFAULT, IPL_NET);
1105
mutex_enter(&sc->
sc_prichan_lock
);
1114
mutex_exit(&sc->
sc_prichan_lock
);
1117
mutex_exit(&sc->
sc_prichan_lock
);
1124
mutex_exit(&sc->
sc_prichan_lock
);
1130
mutex_exit(&sc->
sc_prichan_lock
);
1289
mutex_enter(&sc->
sc_prichan_lock
);
1291
mutex_exit(&sc->
sc_prichan_lock
);
Completed in 14 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025