frags              70 ompi/mca/osc/pt2pt/osc_pt2pt.h     opal_free_list_t frags;
frags             228 ompi/mca/osc/pt2pt/osc_pt2pt_component.c     OBJ_CONSTRUCT(&mca_osc_pt2pt_component.frags, opal_free_list_t);
frags             229 ompi/mca/osc/pt2pt/osc_pt2pt_component.c     ret = opal_free_list_init (&mca_osc_pt2pt_component.frags,
frags             274 ompi/mca/osc/pt2pt/osc_pt2pt_component.c     OBJ_DESTRUCT(&mca_osc_pt2pt_component.frags);
frags              39 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c     opal_free_list_return (&mca_osc_pt2pt_component.frags, &frag->super);
frags              79 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h     curr = (ompi_osc_pt2pt_frag_t *) opal_free_list_get (&mca_osc_pt2pt_component.frags);
frags              74 ompi/mca/osc/rdma/osc_rdma.h     opal_free_list_t frags;
frags             309 ompi/mca/osc/rdma/osc_rdma_component.c     OBJ_CONSTRUCT(&mca_osc_rdma_component.frags, opal_free_list_t);
frags             310 ompi/mca/osc/rdma/osc_rdma_component.c     ret = opal_free_list_init (&mca_osc_rdma_component.frags,
frags             346 ompi/mca/osc/rdma/osc_rdma_component.c     OBJ_DESTRUCT(&mca_osc_rdma_component.frags);
frags              54 ompi/mca/osc/rdma/osc_rdma_frag.h         item = opal_free_list_get (&mca_osc_rdma_component.frags);
frags              79 ompi/mca/osc/rdma/osc_rdma_frag.h             opal_free_list_return (&mca_osc_rdma_component.frags, &curr->super);