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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_rmr_free.c83 (void) dapl_os_atomic_dec(&rmr->lmr->lmr_ref_count);
H A Ddapl_lmr_free.c86 if (0 != lmr->lmr_ref_count) {
H A Ddapl_lmr_util.c86 lmr->lmr_ref_count = 0;
H A Ddapl_rmr_bind.c165 (void) dapl_os_atomic_inc(&lmr->lmr_ref_count);
169 (void) dapl_os_atomic_dec(&rmr->lmr->lmr_ref_count);
247 (void) dapl_os_atomic_dec(&rmr->lmr->lmr_ref_count);
H A Ddapl_osd.c404 lmr->lmr_ref_count);
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h523 DAPL_ATOMIC lmr_ref_count; member in struct:dapl_lmr

Completed in 59 milliseconds