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

/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_cma.c212 kmutex_t cma_mutex; member in struct:cma_device
236 mutex_init(&new_device->cma_mutex, NULL, MUTEX_DRIVER, NULL);
263 mutex_enter(&rem_device->cma_mutex);
266 mutex_exit(&rem_device->cma_mutex);
293 mutex_exit(&rem_device->cma_mutex);
315 mutex_enter(&cma_devp->cma_mutex);
319 mutex_exit(&cma_devp->cma_mutex);
324 mutex_exit(&cma_devp->cma_mutex);
347 mutex_enter(&cma_devp->cma_mutex);
353 mutex_exit(&cma_devp->cma_mutex);
[all...]

Completed in 97 milliseconds