OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:prich
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/hyperv/
vmbus.c
983
DPRINTF("%s: failed to create
prich
chevq thread\n",
997
DPRINTF("%s: failed to create
prich
devq thread\n",
1322
vmbus_subchannel_get(struct vmbus_channel *
prich
, int subchan_cnt)
1324
struct vmbus_softc *sc =
prich
->ch_sc;
1334
mutex_enter(&
prich
->ch_subchannel_lock);
1336
while (
prich
->ch_subchannel_count < subchan_cnt) {
1338
mutex_exit(&
prich
->ch_subchannel_lock);
1346
mutex_enter(&
prich
->ch_subchannel_lock);
1348
cv_wait(&
prich
->ch_subchannel_cv,
1349
&
prich
->ch_subchannel_lock)
2374
struct vmbus_channel *ch, *
prich
;
local in function:vmbus_subchannel_devq_thread
[
all
...]
vmbus.c
983
DPRINTF("%s: failed to create
prich
chevq thread\n",
997
DPRINTF("%s: failed to create
prich
devq thread\n",
1322
vmbus_subchannel_get(struct vmbus_channel *
prich
, int subchan_cnt)
1324
struct vmbus_softc *sc =
prich
->ch_sc;
1334
mutex_enter(&
prich
->ch_subchannel_lock);
1336
while (
prich
->ch_subchannel_count < subchan_cnt) {
1338
mutex_exit(&
prich
->ch_subchannel_lock);
1346
mutex_enter(&
prich
->ch_subchannel_lock);
1348
cv_wait(&
prich
->ch_subchannel_cv,
1349
&
prich
->ch_subchannel_lock)
2374
struct vmbus_channel *ch, *
prich
;
local in function:vmbus_subchannel_devq_thread
[
all
...]
Completed in 25 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025