OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bufq_mutex
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
subr_bufq.c
88
static kmutex_t
bufq_mutex
;
variable in typeref:typename:kmutex_t
96
mutex_init(&
bufq_mutex
, MUTEX_DEFAULT, IPL_NONE);
104
mutex_enter(&
bufq_mutex
);
107
mutex_exit(&
bufq_mutex
);
116
mutex_enter(&
bufq_mutex
);
118
mutex_exit(&
bufq_mutex
);
122
mutex_exit(&
bufq_mutex
);
162
mutex_enter(&
bufq_mutex
);
186
mutex_exit(&
bufq_mutex
);
188
mutex_enter(&
bufq_mutex
);
[
all
...]
Completed in 10 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025