OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crp_cv
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/opencrypto/
cryptodev.h
511
kcondvar_t
crp_cv
;
member in struct:cryptop
cryptodev.c
650
cv_init(&crp->
crp_cv
, "crydev");
655
(uint32_t)cse->sid, &crp->
crp_cv
, crp);
656
cv_wait(&crp->
crp_cv
, &cryptodev_mtx); /* XXX cv_wait_sig? */
659
cv_destroy(&crp->
crp_cv
);
719
cv_signal(&crp->
crp_cv
);
1294
cv_init(&crp->
crp_cv
, "crydev");
1297
cv_destroy(&crp->
crp_cv
);
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025