Home
last modified time | relevance | path

Searched refs:cno_cv (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt.h399 kcondvar_t cno_cv; member
404 daplka_cno_resource::cno_cv
/titanic_44/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c3624 cv_broadcast(&evd_rp->evd_cno_res->cno_cv); in daplka_evd_wakeup()
3721 cv_init(&cno_rp->cno_cv, NULL, CV_DRIVER, NULL); in daplka_cno_alloc()
3779 cv_destroy(&cno_rp->cno_cv); in daplka_cno_destroy()
3876 rval = cv_timedwait_sig(&cno_rp->cno_cv, in daplka_cno_wait()