Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_cma.c218 uint_t cma_ref_count; member
265 if (rem_device->cma_ref_count) { in sol_cma_rem_dev()
323 cma_devp->cma_ref_count++; in sol_cma_acquire_device()
348 cma_devp->cma_ref_count--; in sol_cma_release_device()
350 cma_devp->cma_ref_count == 0) { in sol_cma_release_device()