OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ccd_lock
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/
ccd.c
222
static kmutex_t
ccd_lock
;
variable in typeref:typename:kmutex_t
261
mutex_enter(&
ccd_lock
);
264
mutex_exit(&
ccd_lock
);
268
mutex_exit(&
ccd_lock
);
273
mutex_enter(&
ccd_lock
);
275
mutex_exit(&
ccd_lock
);
281
mutex_enter(&
ccd_lock
);
283
mutex_exit(&
ccd_lock
);
294
mutex_init(&
ccd_lock
, MUTEX_DEFAULT, IPL_NONE);
305
mutex_destroy(&
ccd_lock
);
[
all
...]
Completed in 12 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025