reg_list           56 opal/mca/rcache/gpusm/rcache_gpusm.h     opal_free_list_t reg_list;
reg_list           78 opal/mca/rcache/gpusm/rcache_gpusm_module.c     OBJ_CONSTRUCT(&rcache->reg_list, opal_free_list_t);
reg_list           83 opal/mca/rcache/gpusm/rcache_gpusm_module.c     opal_free_list_init (&rcache->reg_list, sizeof(struct mca_rcache_common_cuda_reg_t),
reg_list          127 opal/mca/rcache/gpusm/rcache_gpusm_module.c     item = opal_free_list_get (&rcache_gpusm->reg_list);
reg_list          142 opal/mca/rcache/gpusm/rcache_gpusm_module.c         opal_free_list_return (&rcache_gpusm->reg_list, item);
reg_list          162 opal/mca/rcache/gpusm/rcache_gpusm_module.c     opal_free_list_return (&rcache_gpusm->reg_list, (opal_free_list_item_t *) reg);
reg_list          177 opal/mca/rcache/gpusm/rcache_gpusm_module.c     while (NULL != (item = (opal_free_list_item_t *)opal_lifo_pop(&(rcache_gpusm->reg_list.super)))) {
reg_list          181 opal/mca/rcache/gpusm/rcache_gpusm_module.c     OBJ_DESTRUCT(&rcache_gpusm->reg_list);
reg_list           69 opal/mca/rcache/grdma/rcache_grdma.h     opal_free_list_t reg_list;
reg_list          128 opal/mca/rcache/grdma/rcache_grdma_module.c     OBJ_CONSTRUCT(&rcache->reg_list, opal_free_list_t);
reg_list          129 opal/mca/rcache/grdma/rcache_grdma_module.c     opal_free_list_init (&rcache->reg_list, rcache->resources.sizeof_reg,
reg_list          149 opal/mca/rcache/grdma/rcache_grdma_module.c         opal_free_list_return_mt (&rcache_grdma->reg_list,
reg_list          327 opal/mca/rcache/grdma/rcache_grdma_module.c     item = opal_free_list_get_mt (&rcache_grdma->reg_list);
reg_list          355 opal/mca/rcache/grdma/rcache_grdma_module.c         opal_free_list_return_mt (&rcache_grdma->reg_list, item);
reg_list          368 opal/mca/rcache/grdma/rcache_grdma_module.c             opal_free_list_return_mt (&rcache_grdma->reg_list, item);
reg_list          549 opal/mca/rcache/grdma/rcache_grdma_module.c     OBJ_DESTRUCT(&rcache_grdma->reg_list);
reg_list           52 opal/mca/rcache/rgpusm/rcache_rgpusm.h     opal_free_list_t reg_list;
reg_list          131 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c     opal_free_list_return (&rcache_rgpusm->reg_list,
reg_list          151 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c     OBJ_CONSTRUCT(&rcache->reg_list, opal_free_list_t);
reg_list          152 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c     opal_free_list_init (&rcache->reg_list, sizeof(struct mca_rcache_common_cuda_reg_t),
reg_list          198 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c         item = opal_free_list_get (&rcache_rgpusm->reg_list);
reg_list          221 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c             opal_free_list_return (&rcache_rgpusm->reg_list, item);
reg_list          308 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c     item = opal_free_list_get (&rcache_rgpusm->reg_list);
reg_list          388 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c         opal_free_list_return (&rcache_rgpusm->reg_list, item);
reg_list          428 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c         opal_free_list_return (&rcache_rgpusm->reg_list, item);
reg_list          519 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c             opal_free_list_return (&rcache_rgpusm->reg_list,
reg_list          554 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c             opal_free_list_return (&rcache_rgpusm->reg_list,
reg_list          613 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c             opal_free_list_return (&rcache_rgpusm->reg_list,
reg_list          619 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c     OBJ_DESTRUCT(&rcache_rgpusm->reg_list);
reg_list           66 opal/mca/rcache/udreg/rcache_udreg.h     opal_free_list_t reg_list;
reg_list          120 opal/mca/rcache/udreg/rcache_udreg_module.c     OBJ_CONSTRUCT(&rcache->reg_list, opal_free_list_t);
reg_list          121 opal/mca/rcache/udreg/rcache_udreg_module.c     opal_free_list_init (&rcache->reg_list, rcache->resources.base.sizeof_reg,
reg_list          138 opal/mca/rcache/udreg/rcache_udreg_module.c     item = opal_free_list_get (&rcache_udreg->reg_list);
reg_list          165 opal/mca/rcache/udreg/rcache_udreg_module.c         opal_free_list_return (&rcache_udreg->reg_list, item);
reg_list          183 opal/mca/rcache/udreg/rcache_udreg_module.c         opal_free_list_return (&rcache_udreg->reg_list,
reg_list          359 opal/mca/rcache/udreg/rcache_udreg_module.c     OBJ_DESTRUCT(&rcache_udreg->reg_list);