OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_cond_mtx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
ssdfb.c
400
mutex_init(&sc->
sc_cond_mtx
, MUTEX_DEFAULT,
411
mutex_destroy(&sc->
sc_cond_mtx
);
449
mutex_enter(&sc->
sc_cond_mtx
);
452
mutex_exit(&sc->
sc_cond_mtx
);
463
mutex_destroy(&sc->
sc_cond_mtx
);
551
mutex_enter(&sc->
sc_cond_mtx
);
554
mutex_exit(&sc->
sc_cond_mtx
);
1096
mutex_enter(&sc->
sc_cond_mtx
);
1099
mutex_exit(&sc->
sc_cond_mtx
);
1125
mutex_enter(&sc->
sc_cond_mtx
);
[
all
...]
ssdfbvar.h
363
kmutex_t
sc_cond_mtx
;
member in struct:ssdfb_softc
Completed in 12 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025