OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_chevq_lock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/hyperv/
vmbus.c
979
mutex_init(&sc->
sc_chevq_lock
, MUTEX_DEFAULT, IPL_NET);
1028
mutex_enter(&sc->
sc_chevq_lock
);
1030
mutex_exit(&sc->
sc_chevq_lock
);
1343
mutex_enter(&sc->
sc_chevq_lock
);
1345
mutex_exit(&sc->
sc_chevq_lock
);
2210
mutex_enter(&sc->
sc_chevq_lock
);
2213
mutex_exit(&sc->
sc_chevq_lock
);
2224
KASSERT(mutex_owned(&sc->
sc_chevq_lock
));
2229
mutex_exit(&sc->
sc_chevq_lock
);
2251
mutex_enter(&sc->
sc_chevq_lock
);
[
all
...]
vmbusvar.h
211
kmutex_t
sc_chevq_lock
;
member in struct:vmbus_softc
Completed in 12 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025