Searched refs:chan_mutex (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_cma.c464 mutex_enter(&chanp->chan_mutex);
472 cv_wait(&chanp->chan_destroy_cv, &chanp->chan_mutex);
476 cv_wait(&chanp->chan_destroy_cv, &chanp->chan_mutex);
519 mutex_exit(&chanp->chan_mutex);
520 mutex_enter(&req_cmid_chan->chan_mutex);
526 mutex_exit(&req_cmid_chan->chan_mutex);
529 mutex_enter(&chanp->chan_mutex);
532 &req_cmid_chan->chan_mutex);
536 &req_cmid_chan->chan_mutex);
539 &req_cmid_chan->chan_mutex);
[all...]
H A Dsol_ib_cma.c794 mutex_enter(&chanp->chan_mutex);
798 mutex_exit(&chanp->chan_mutex);
823 mutex_enter(&root_chanp->chan_mutex);
824 mutex_enter(&chanp->chan_mutex);
831 mutex_exit(&chanp->chan_mutex);
832 mutex_exit(&root_chanp->chan_mutex);
834 mutex_exit(&chanp->chan_mutex);
841 mutex_enter(&chanp->chan_mutex);
855 mutex_exit(&chanp->chan_mutex);
865 mutex_exit(&chanp->chan_mutex);
[all...]
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ucma/
H A Dsol_ucma.c561 mutex_enter(&chanp->chan_mutex);
564 mutex_exit(&chanp->chan_mutex);
567 mutex_enter(&chanp->chan_mutex);
570 mutex_exit(&chanp->chan_mutex);
853 mutex_enter(&chanp->chan_mutex);
855 mutex_exit(&chanp->chan_mutex);
916 mutex_enter(&chanp->chan_mutex);
918 mutex_exit(&chanp->chan_mutex);
941 mutex_enter(&chanp->chan_mutex);
944 mutex_exit(&chanp->chan_mutex);
[all...]
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_ucma/
H A Dsol_ucma.h94 kmutex_t chan_mutex; member in struct:__anon7946
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_cma.h235 kmutex_t chan_mutex; member in struct:__anon184
353 ASSERT(MUTEX_HELD(&root_chanp->chan_mutex));
366 ASSERT(MUTEX_HELD(&root_chanp->chan_mutex));

Completed in 75 milliseconds