opal_free_list_t   23 ompi/communicator/comm_request.c static opal_free_list_t ompi_comm_requests;
opal_free_list_t   41 ompi/communicator/comm_request.c     OBJ_CONSTRUCT(&ompi_comm_requests, opal_free_list_t);
opal_free_list_t  136 ompi/debuggers/ompi_common_dll.c         i_info->opal_free_list_t.type = qh_type;
opal_free_list_t  137 ompi/debuggers/ompi_common_dll.c         i_info->opal_free_list_t.size = mqs_sizeof(qh_type);
opal_free_list_t  138 ompi/debuggers/ompi_common_dll.c         ompi_field_offset(i_info->opal_free_list_t.offset.fl_mpool,
opal_free_list_t  139 ompi/debuggers/ompi_common_dll.c                           qh_type, opal_free_list_t, fl_mpool);
opal_free_list_t  140 ompi/debuggers/ompi_common_dll.c         ompi_field_offset(i_info->opal_free_list_t.offset.fl_allocations,
opal_free_list_t  141 ompi/debuggers/ompi_common_dll.c                           qh_type, opal_free_list_t, fl_allocations);
opal_free_list_t  142 ompi/debuggers/ompi_common_dll.c         ompi_field_offset(i_info->opal_free_list_t.offset.fl_frag_class,
opal_free_list_t  143 ompi/debuggers/ompi_common_dll.c                           qh_type, opal_free_list_t, fl_frag_class);
opal_free_list_t  144 ompi/debuggers/ompi_common_dll.c         ompi_field_offset(i_info->opal_free_list_t.offset.fl_frag_size,
opal_free_list_t  145 ompi/debuggers/ompi_common_dll.c                           qh_type, opal_free_list_t, fl_frag_size);
opal_free_list_t  146 ompi/debuggers/ompi_common_dll.c         ompi_field_offset(i_info->opal_free_list_t.offset.fl_frag_alignment,
opal_free_list_t  147 ompi/debuggers/ompi_common_dll.c                           qh_type, opal_free_list_t, fl_frag_alignment);
opal_free_list_t  148 ompi/debuggers/ompi_common_dll.c         ompi_field_offset(i_info->opal_free_list_t.offset.fl_max_to_alloc,
opal_free_list_t  149 ompi/debuggers/ompi_common_dll.c                           qh_type, opal_free_list_t, fl_max_to_alloc);
opal_free_list_t  150 ompi/debuggers/ompi_common_dll.c         ompi_field_offset(i_info->opal_free_list_t.offset.fl_num_per_alloc,
opal_free_list_t  151 ompi/debuggers/ompi_common_dll.c                           qh_type, opal_free_list_t, fl_num_per_alloc);
opal_free_list_t  152 ompi/debuggers/ompi_common_dll.c         ompi_field_offset(i_info->opal_free_list_t.offset.fl_num_allocated,
opal_free_list_t  153 ompi/debuggers/ompi_common_dll.c                           qh_type, opal_free_list_t, fl_num_allocated);
opal_free_list_t   87 ompi/debuggers/ompi_common_dll_defs.h     } opal_free_list_t;
opal_free_list_t  116 ompi/debuggers/ompi_debuggers.c OMPI_DECLSPEC opal_free_list_t* opal_free_list_t_type_force_inclusion = NULL;
opal_free_list_t  902 ompi/debuggers/ompi_msgq_dll.c         ompi_fetch_size_t( proc, position->free_list + i_info->opal_free_list_t.offset.fl_frag_size,
opal_free_list_t  905 ompi/debuggers/ompi_msgq_dll.c         ompi_fetch_size_t( proc, position->free_list + i_info->opal_free_list_t.offset.fl_frag_alignment,
opal_free_list_t  908 ompi/debuggers/ompi_msgq_dll.c         ompi_fetch_pointer( proc, position->free_list + i_info->opal_free_list_t.offset.fl_frag_class,
opal_free_list_t  911 ompi/debuggers/ompi_msgq_dll.c         ompi_fetch_pointer( proc, position->free_list + i_info->opal_free_list_t.offset.fl_mpool,
opal_free_list_t  914 ompi/debuggers/ompi_msgq_dll.c         ompi_fetch_size_t( proc, position->free_list + i_info->opal_free_list_t.offset.fl_num_per_alloc,
opal_free_list_t  917 ompi/debuggers/ompi_msgq_dll.c         ompi_fetch_size_t( proc, position->free_list + i_info->opal_free_list_t.offset.fl_num_allocated,
opal_free_list_t  955 ompi/debuggers/ompi_msgq_dll.c                              position->free_list + i_info->opal_free_list_t.offset.fl_allocations );
opal_free_list_t   98 ompi/mca/coll/hcoll/coll_hcoll.h     opal_free_list_t requests;
opal_free_list_t   99 ompi/mca/coll/hcoll/coll_hcoll.h     opal_free_list_t dtypes;
opal_free_list_t  354 ompi/mca/coll/hcoll/coll_hcoll_module.c         OBJ_CONSTRUCT(&cm->dtypes, opal_free_list_t);
opal_free_list_t  153 ompi/mca/coll/hcoll/coll_hcoll_rte.c     OBJ_CONSTRUCT(&mca_coll_hcoll_component.requests, opal_free_list_t);
opal_free_list_t   83 ompi/mca/coll/libnbc/coll_libnbc.h     opal_free_list_t requests;
opal_free_list_t  148 ompi/mca/coll/libnbc/coll_libnbc_component.c     OBJ_CONSTRUCT(&mca_coll_libnbc_component.requests, opal_free_list_t);
opal_free_list_t   67 ompi/mca/coll/portals4/coll_portals4.h     opal_free_list_t requests; /* request free list for the i collectives */
opal_free_list_t  250 ompi/mca/coll/portals4/coll_portals4_component.c     OBJ_CONSTRUCT(&mca_coll_portals4_component.requests, opal_free_list_t);
opal_free_list_t  113 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c opal_free_list_t coord_state_free_list;
opal_free_list_t  114 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c opal_free_list_t content_ref_free_list;
opal_free_list_t  115 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c opal_free_list_t peer_ref_free_list;
opal_free_list_t  116 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c opal_free_list_t traffic_msg_ref_free_list;
opal_free_list_t  117 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c opal_free_list_t drain_msg_ref_free_list;
opal_free_list_t  118 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c opal_free_list_t drain_ack_msg_ref_free_list;
opal_free_list_t 1101 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     OBJ_CONSTRUCT(&coord_state_free_list, opal_free_list_t);
opal_free_list_t 1112 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     OBJ_CONSTRUCT(&content_ref_free_list, opal_free_list_t);
opal_free_list_t 1123 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     OBJ_CONSTRUCT(&peer_ref_free_list, opal_free_list_t);
opal_free_list_t 1134 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     OBJ_CONSTRUCT(&traffic_msg_ref_free_list, opal_free_list_t);
opal_free_list_t 1145 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     OBJ_CONSTRUCT(&drain_msg_ref_free_list, opal_free_list_t);
opal_free_list_t 1156 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     OBJ_CONSTRUCT(&drain_ack_msg_ref_free_list, opal_free_list_t);
opal_free_list_t   72 ompi/mca/mtl/portals4/mtl_portals4.h     opal_free_list_t fl_message;
opal_free_list_t   75 ompi/mca/mtl/portals4/mtl_portals4.h     opal_free_list_t fl_rndv_get_frag;
opal_free_list_t  260 ompi/mca/mtl/portals4/mtl_portals4_component.c     OBJ_CONSTRUCT(&ompi_mtl_portals4.fl_message, opal_free_list_t);
opal_free_list_t  268 ompi/mca/mtl/portals4/mtl_portals4_component.c     OBJ_CONSTRUCT(&ompi_mtl_portals4.fl_rndv_get_frag, opal_free_list_t);
opal_free_list_t   43 ompi/mca/mtl/portals4/mtl_portals4_flowctl.c     OBJ_CONSTRUCT(&ompi_mtl_portals4.flowctl.pending_fl, opal_free_list_t);
opal_free_list_t   42 ompi/mca/mtl/portals4/mtl_portals4_flowctl.h     opal_free_list_t pending_fl;
opal_free_list_t   65 ompi/mca/osc/portals4/osc_portals4.h     opal_free_list_t requests; /* request free list for the r* communication variants */
opal_free_list_t  348 ompi/mca/osc/portals4/osc_portals4_component.c     OBJ_CONSTRUCT(&mca_osc_portals4_component.requests, opal_free_list_t);
opal_free_list_t   70 ompi/mca/osc/pt2pt/osc_pt2pt.h     opal_free_list_t frags;
opal_free_list_t   73 ompi/mca/osc/pt2pt/osc_pt2pt.h     opal_free_list_t requests;
opal_free_list_t  228 ompi/mca/osc/pt2pt/osc_pt2pt_component.c     OBJ_CONSTRUCT(&mca_osc_pt2pt_component.frags, opal_free_list_t);
opal_free_list_t  242 ompi/mca/osc/pt2pt/osc_pt2pt_component.c     OBJ_CONSTRUCT(&mca_osc_pt2pt_component.requests, opal_free_list_t);
opal_free_list_t   74 ompi/mca/osc/rdma/osc_rdma.h     opal_free_list_t frags;
opal_free_list_t   77 ompi/mca/osc/rdma/osc_rdma.h     opal_free_list_t requests;
opal_free_list_t  309 ompi/mca/osc/rdma/osc_rdma_component.c     OBJ_CONSTRUCT(&mca_osc_rdma_component.frags, opal_free_list_t);
opal_free_list_t  322 ompi/mca/osc/rdma/osc_rdma_component.c     OBJ_CONSTRUCT(&mca_osc_rdma_component.requests, opal_free_list_t);
opal_free_list_t   32 ompi/mca/osc/ucx/osc_ucx.h     opal_free_list_t requests; /* request free list for the r* communication variants */
opal_free_list_t  228 ompi/mca/osc/ucx/osc_ucx_component.c         OBJ_CONSTRUCT(&mca_osc_ucx_component.requests, opal_free_list_t);
opal_free_list_t  176 ompi/mca/pml/base/pml_base_frame.c     OBJ_CONSTRUCT(&mca_pml_base_send_requests, opal_free_list_t);
opal_free_list_t  177 ompi/mca/pml/base/pml_base_frame.c     OBJ_CONSTRUCT(&mca_pml_base_recv_requests, opal_free_list_t);
opal_free_list_t   30 ompi/mca/pml/base/pml_base_request.c opal_free_list_t mca_pml_base_send_requests = {{{0}}};
opal_free_list_t   31 ompi/mca/pml/base/pml_base_request.c opal_free_list_t mca_pml_base_recv_requests = {{{0}}};
opal_free_list_t   44 ompi/mca/pml/base/pml_base_request.h OMPI_DECLSPEC extern opal_free_list_t mca_pml_base_send_requests;
opal_free_list_t   45 ompi/mca/pml/base/pml_base_request.h OMPI_DECLSPEC extern opal_free_list_t mca_pml_base_recv_requests;
opal_free_list_t   64 ompi/mca/pml/crcpw/pml_crcpw.h     OMPI_MODULE_DECLSPEC extern opal_free_list_t pml_state_list;
opal_free_list_t   68 ompi/mca/pml/crcpw/pml_crcpw_component.c opal_free_list_t pml_state_list;
opal_free_list_t  152 ompi/mca/pml/crcpw/pml_crcpw_component.c         OBJ_CONSTRUCT(&pml_state_list, opal_free_list_t);
opal_free_list_t  105 ompi/mca/pml/ob1/pml_ob1.c     OBJ_CONSTRUCT(&mca_pml_ob1.rdma_frags, opal_free_list_t);
opal_free_list_t  116 ompi/mca/pml/ob1/pml_ob1.c     OBJ_CONSTRUCT(&mca_pml_ob1.recv_frags, opal_free_list_t);
opal_free_list_t  128 ompi/mca/pml/ob1/pml_ob1.c     OBJ_CONSTRUCT(&mca_pml_ob1.pending_pckts, opal_free_list_t);
opal_free_list_t  140 ompi/mca/pml/ob1/pml_ob1.c     OBJ_CONSTRUCT(&mca_pml_ob1.buffers, opal_free_list_t);
opal_free_list_t  141 ompi/mca/pml/ob1/pml_ob1.c     OBJ_CONSTRUCT(&mca_pml_ob1.send_ranges, opal_free_list_t);
opal_free_list_t   69 ompi/mca/pml/ob1/pml_ob1.h     opal_free_list_t rdma_frags;
opal_free_list_t   70 ompi/mca/pml/ob1/pml_ob1.h     opal_free_list_t recv_frags;
opal_free_list_t   71 ompi/mca/pml/ob1/pml_ob1.h     opal_free_list_t pending_pckts;
opal_free_list_t   72 ompi/mca/pml/ob1/pml_ob1.h     opal_free_list_t buffers;
opal_free_list_t   73 ompi/mca/pml/ob1/pml_ob1.h     opal_free_list_t send_ranges;
opal_free_list_t   17 ompi/mca/pml/ucx/pml_ucx_freelist.h #define mca_pml_ucx_freelist_t opal_free_list_t
opal_free_list_t   20 ompi/mca/pml/yalla/pml_yalla_freelist.h #define mca_pml_yalla_freelist_t opal_free_list_t
opal_free_list_t   24 ompi/mca/vprotocol/base/vprotocol_base_request.c         opal_free_list_t pml_fl_save = mca_pml_base_recv_requests;
opal_free_list_t   34 ompi/mca/vprotocol/base/vprotocol_base_request.c         OBJ_CONSTRUCT(&mca_pml_base_recv_requests, opal_free_list_t);
opal_free_list_t   53 ompi/mca/vprotocol/base/vprotocol_base_request.c         opal_free_list_t pml_fl_save = mca_pml_base_send_requests;
opal_free_list_t   63 ompi/mca/vprotocol/base/vprotocol_base_request.c         OBJ_CONSTRUCT(&mca_pml_base_send_requests, opal_free_list_t);
opal_free_list_t   45 ompi/mca/vprotocol/pessimist/vprotocol_pessimist.h     opal_free_list_t events_pool;
opal_free_list_t  132 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_component.c     OBJ_CONSTRUCT(&mca_vprotocol_pessimist.events_pool, opal_free_list_t);
opal_free_list_t   30 ompi/message/message.c opal_free_list_t ompi_message_free_list = {{{0}}};
opal_free_list_t   49 ompi/message/message.c     OBJ_CONSTRUCT(&ompi_message_free_list, opal_free_list_t);
opal_free_list_t   54 ompi/message/message.h OMPI_DECLSPEC extern opal_free_list_t ompi_message_free_list;
opal_free_list_t   89 ompi/mpi/java/c/mpi_MPI.c opal_free_list_t ompi_java_buffers = {{{0}}};
opal_free_list_t  122 ompi/mpi/java/c/mpi_MPI.c     OBJ_CONSTRUCT(&ompi_java_buffers, opal_free_list_t);
opal_free_list_t   41 opal/class/opal_free_list.c static void opal_free_list_construct(opal_free_list_t* fl)
opal_free_list_t   63 opal/class/opal_free_list.c static void opal_free_list_allocation_release (opal_free_list_t *fl, opal_free_list_memory_t *fl_mem)
opal_free_list_t   80 opal/class/opal_free_list.c static void opal_free_list_destruct(opal_free_list_t *fl)
opal_free_list_t  111 opal/class/opal_free_list.c OBJ_CLASS_INSTANCE(opal_free_list_t, opal_lifo_t, opal_free_list_construct,
opal_free_list_t  115 opal/class/opal_free_list.c int opal_free_list_init (opal_free_list_t *flist, size_t frag_size, size_t frag_alignment,
opal_free_list_t  164 opal/class/opal_free_list.c int opal_free_list_grow_st (opal_free_list_t* flist, size_t num_elements, opal_free_list_item_t **item_out)
opal_free_list_t  296 opal/class/opal_free_list.c int opal_free_list_resize_mt(opal_free_list_t *flist, size_t size)
opal_free_list_t   96 opal/class/opal_free_list.h typedef struct opal_free_list_t opal_free_list_t;
opal_free_list_t   97 opal/class/opal_free_list.h OPAL_DECLSPEC OBJ_CLASS_DECLARATION(opal_free_list_t);
opal_free_list_t  129 opal/class/opal_free_list.h OPAL_DECLSPEC int opal_free_list_init (opal_free_list_t *free_list,
opal_free_list_t  166 opal/class/opal_free_list.h OPAL_DECLSPEC int opal_free_list_grow_st (opal_free_list_t *flist, size_t num_elements, opal_free_list_item_t **item_out);
opal_free_list_t  182 opal/class/opal_free_list.h OPAL_DECLSPEC int opal_free_list_resize_mt (opal_free_list_t *flist, size_t size);
opal_free_list_t  198 opal/class/opal_free_list.h static inline opal_free_list_item_t *opal_free_list_get_mt (opal_free_list_t *flist)
opal_free_list_t  212 opal/class/opal_free_list.h static inline opal_free_list_item_t *opal_free_list_get_st (opal_free_list_t *flist)
opal_free_list_t  224 opal/class/opal_free_list.h static inline opal_free_list_item_t *opal_free_list_get (opal_free_list_t *flist)
opal_free_list_t  253 opal/class/opal_free_list.h static inline opal_free_list_item_t *opal_free_list_wait_mt (opal_free_list_t *fl)
opal_free_list_t  290 opal/class/opal_free_list.h static inline opal_free_list_item_t *opal_free_list_wait_st (opal_free_list_t *fl)
opal_free_list_t  309 opal/class/opal_free_list.h static inline opal_free_list_item_t *opal_free_list_wait (opal_free_list_t *fl)
opal_free_list_t  325 opal/class/opal_free_list.h static inline void opal_free_list_return_mt (opal_free_list_t *flist,
opal_free_list_t  342 opal/class/opal_free_list.h static inline void opal_free_list_return_st (opal_free_list_t *flist,
opal_free_list_t  359 opal/class/opal_free_list.h static inline void opal_free_list_return (opal_free_list_t *flist,
opal_free_list_t   62 opal/class/opal_interval_tree.c     OBJ_CONSTRUCT(&tree->free_list, opal_free_list_t);
opal_free_list_t   83 opal/class/opal_interval_tree.h     opal_free_list_t free_list;   /**< the free list to get the memory from */
opal_free_list_t   55 opal/class/opal_rb_tree.c     OBJ_CONSTRUCT(&(tree->free_list), opal_free_list_t);
opal_free_list_t   78 opal/class/opal_rb_tree.h     opal_free_list_t free_list;   /**< the free list to get the memory from */
opal_free_list_t   99 opal/mca/allocator/basic/allocator_basic.c     OBJ_CONSTRUCT(&module->seg_descriptors, opal_free_list_t);
opal_free_list_t   59 opal/mca/allocator/basic/allocator_basic.h     opal_free_list_t seg_descriptors;
opal_free_list_t   93 opal/mca/btl/ofi/btl_ofi.h     opal_free_list_t rdma_comp_list;
opal_free_list_t   94 opal/mca/btl/ofi/btl_ofi.h     opal_free_list_t frag_comp_list;
opal_free_list_t   95 opal/mca/btl/ofi/btl_ofi.h     opal_free_list_t frag_list;
opal_free_list_t  198 opal/mca/btl/ofi/btl_ofi.h     opal_free_list_t *free_list;
opal_free_list_t  219 opal/mca/btl/ofi/btl_ofi.h     opal_free_list_t *my_list;
opal_free_list_t   23 opal/mca/btl/ofi/btl_ofi_context.c     OBJ_CONSTRUCT(&context->rdma_comp_list, opal_free_list_t);
opal_free_list_t   44 opal/mca/btl/ofi/btl_ofi_context.c         OBJ_CONSTRUCT(&context->frag_comp_list, opal_free_list_t);
opal_free_list_t   65 opal/mca/btl/ofi/btl_ofi_context.c         OBJ_CONSTRUCT(&context->frag_list, opal_free_list_t);
opal_free_list_t   62 opal/mca/btl/ofi/btl_ofi_frag.h static inline mca_btl_ofi_base_frag_t *mca_btl_ofi_frag_alloc (mca_btl_ofi_module_t *ofi_btl, opal_free_list_t *fl,
opal_free_list_t  101 opal/mca/btl/portals4/btl_portals4.h     opal_free_list_t portals_frag_eager;
opal_free_list_t  102 opal/mca/btl/portals4/btl_portals4.h     opal_free_list_t portals_frag_max;
opal_free_list_t  103 opal/mca/btl/portals4/btl_portals4.h     opal_free_list_t portals_frag_user;
opal_free_list_t  397 opal/mca/btl/portals4/btl_portals4_component.c         OBJ_CONSTRUCT(&(portals4_btl->portals_frag_eager), opal_free_list_t);
opal_free_list_t  398 opal/mca/btl/portals4/btl_portals4_component.c         OBJ_CONSTRUCT(&(portals4_btl->portals_frag_max), opal_free_list_t);
opal_free_list_t  399 opal/mca/btl/portals4/btl_portals4_component.c         OBJ_CONSTRUCT(&(portals4_btl->portals_frag_user), opal_free_list_t);
opal_free_list_t   49 opal/mca/btl/self/btl_self.h     opal_free_list_t self_frags_eager;     /**< free list of self first */
opal_free_list_t   50 opal/mca/btl/self/btl_self.h     opal_free_list_t self_frags_send;      /**< free list of self second */
opal_free_list_t   51 opal/mca/btl/self/btl_self.h     opal_free_list_t self_frags_rdma;      /**< free list of self second */
opal_free_list_t  118 opal/mca/btl/self/btl_self_component.c     OBJ_CONSTRUCT(&mca_btl_self_component.self_frags_eager, opal_free_list_t);
opal_free_list_t  119 opal/mca/btl/self/btl_self_component.c     OBJ_CONSTRUCT(&mca_btl_self_component.self_frags_send, opal_free_list_t);
opal_free_list_t  120 opal/mca/btl/self/btl_self_component.c     OBJ_CONSTRUCT(&mca_btl_self_component.self_frags_rdma, opal_free_list_t);
opal_free_list_t   38 opal/mca/btl/self/btl_self_frag.h     opal_free_list_t *list;
opal_free_list_t  153 opal/mca/btl/smcuda/btl_smcuda.h     opal_free_list_t sm_frags_eager;   /**< free list of sm first */
opal_free_list_t  154 opal/mca/btl/smcuda/btl_smcuda.h     opal_free_list_t sm_frags_max;     /**< free list of sm second */
opal_free_list_t  155 opal/mca/btl/smcuda/btl_smcuda.h     opal_free_list_t sm_frags_user;
opal_free_list_t  156 opal/mca/btl/smcuda/btl_smcuda.h     opal_free_list_t sm_first_frags_to_progress;  /**< list of first
opal_free_list_t  161 opal/mca/btl/smcuda/btl_smcuda.h     opal_free_list_t pending_send_fl;
opal_free_list_t  256 opal/mca/btl/smcuda/btl_smcuda_component.c     OBJ_CONSTRUCT(&mca_btl_smcuda_component.sm_frags_eager, opal_free_list_t);
opal_free_list_t  257 opal/mca/btl/smcuda/btl_smcuda_component.c     OBJ_CONSTRUCT(&mca_btl_smcuda_component.sm_frags_max, opal_free_list_t);
opal_free_list_t  258 opal/mca/btl/smcuda/btl_smcuda_component.c     OBJ_CONSTRUCT(&mca_btl_smcuda_component.sm_frags_user, opal_free_list_t);
opal_free_list_t  259 opal/mca/btl/smcuda/btl_smcuda_component.c     OBJ_CONSTRUCT(&mca_btl_smcuda_component.pending_send_fl, opal_free_list_t);
opal_free_list_t   87 opal/mca/btl/smcuda/btl_smcuda_frag.h     opal_free_list_t* my_list;
opal_free_list_t  139 opal/mca/btl/tcp/btl_tcp.h     opal_free_list_t tcp_frag_eager;
opal_free_list_t  140 opal/mca/btl/tcp/btl_tcp.h     opal_free_list_t tcp_frag_max;
opal_free_list_t  141 opal/mca/btl/tcp/btl_tcp.h     opal_free_list_t tcp_frag_user;
opal_free_list_t  374 opal/mca/btl/tcp/btl_tcp_component.c     OBJ_CONSTRUCT(&mca_btl_tcp_component.tcp_frag_eager, opal_free_list_t);
opal_free_list_t  375 opal/mca/btl/tcp/btl_tcp_component.c     OBJ_CONSTRUCT(&mca_btl_tcp_component.tcp_frag_max, opal_free_list_t);
opal_free_list_t  376 opal/mca/btl/tcp/btl_tcp_component.c     OBJ_CONSTRUCT(&mca_btl_tcp_component.tcp_frag_user, opal_free_list_t);
opal_free_list_t   61 opal/mca/btl/tcp/btl_tcp_frag.h     opal_free_list_t* my_list;
opal_free_list_t   86 opal/mca/btl/template/btl_template.h     opal_free_list_t template_frag_eager;
opal_free_list_t   87 opal/mca/btl/template/btl_template.h     opal_free_list_t template_frag_max;
opal_free_list_t   88 opal/mca/btl/template/btl_template.h     opal_free_list_t template_frag_user;
opal_free_list_t  101 opal/mca/btl/uct/btl_uct.h     opal_free_list_t short_frags;
opal_free_list_t  104 opal/mca/btl/uct/btl_uct.h     opal_free_list_t eager_frags;
opal_free_list_t  107 opal/mca/btl/uct/btl_uct.h     opal_free_list_t max_frags;
opal_free_list_t  277 opal/mca/btl/uct/btl_uct_component.c     OBJ_CONSTRUCT(&module->short_frags, opal_free_list_t);
opal_free_list_t  278 opal/mca/btl/uct/btl_uct_component.c     OBJ_CONSTRUCT(&module->eager_frags, opal_free_list_t);
opal_free_list_t  279 opal/mca/btl/uct/btl_uct_component.c     OBJ_CONSTRUCT(&module->max_frags, opal_free_list_t);
opal_free_list_t   17 opal/mca/btl/uct/btl_uct_frag.h static inline mca_btl_uct_base_frag_t *mca_btl_uct_frag_alloc (mca_btl_uct_module_t *uct_btl, opal_free_list_t *fl,
opal_free_list_t  299 opal/mca/btl/uct/btl_uct_tl.c     OBJ_CONSTRUCT(&context->rdma_completions, opal_free_list_t);
opal_free_list_t  151 opal/mca/btl/uct/btl_uct_types.h     opal_free_list_t rdma_completions;
opal_free_list_t  257 opal/mca/btl/uct/btl_uct_types.h     opal_free_list_t *free_list;
opal_free_list_t  138 opal/mca/btl/ugni/btl_ugni.h     opal_free_list_t rdma_descs;
opal_free_list_t  166 opal/mca/btl/ugni/btl_ugni.h     opal_free_list_t         smsg_mboxes;
opal_free_list_t  180 opal/mca/btl/ugni/btl_ugni.h     opal_free_list_t frags_lists[MCA_BTL_UGNI_LIST_MAX];
opal_free_list_t   80 opal/mca/btl/ugni/btl_ugni_frag.h     opal_free_list_t            *my_list;
opal_free_list_t  199 opal/mca/btl/ugni/btl_ugni_frag.h                                                                  opal_free_list_t *list)
opal_free_list_t  119 opal/mca/btl/ugni/btl_ugni_init.c     OBJ_CONSTRUCT(&device->rdma_descs, opal_free_list_t);
opal_free_list_t  102 opal/mca/btl/ugni/btl_ugni_module.c         OBJ_CONSTRUCT(ugni_module->frags_lists + i, opal_free_list_t);
opal_free_list_t  111 opal/mca/btl/ugni/btl_ugni_module.c     OBJ_CONSTRUCT(&ugni_module->smsg_mboxes, opal_free_list_t);
opal_free_list_t  248 opal/mca/btl/usnic/btl_usnic_frag.h     opal_free_list_t *uf_freelist;
opal_free_list_t 1841 opal/mca/btl/usnic/btl_usnic_module.c     OBJ_CONSTRUCT(&channel->recv_segs, opal_free_list_t);
opal_free_list_t 2351 opal/mca/btl/usnic/btl_usnic_module.c     OBJ_CONSTRUCT(&module->small_send_frags, opal_free_list_t);
opal_free_list_t 2369 opal/mca/btl/usnic/btl_usnic_module.c     OBJ_CONSTRUCT(&module->large_send_frags, opal_free_list_t);
opal_free_list_t 2387 opal/mca/btl/usnic/btl_usnic_module.c     OBJ_CONSTRUCT(&module->put_dest_frags, opal_free_list_t);
opal_free_list_t 2406 opal/mca/btl/usnic/btl_usnic_module.c     OBJ_CONSTRUCT(&module->chunk_segs, opal_free_list_t);
opal_free_list_t 2428 opal/mca/btl/usnic/btl_usnic_module.c     OBJ_CONSTRUCT(&module->ack_segs, opal_free_list_t);
opal_free_list_t 2455 opal/mca/btl/usnic/btl_usnic_module.c             sizeof(opal_free_list_t));
opal_free_list_t 2459 opal/mca/btl/usnic/btl_usnic_module.c         OBJ_CONSTRUCT(&module->module_recv_buffers[i], opal_free_list_t);
opal_free_list_t   90 opal/mca/btl/usnic/btl_usnic_module.h     opal_free_list_t recv_segs;
opal_free_list_t  172 opal/mca/btl/usnic/btl_usnic_module.h     opal_free_list_t small_send_frags;
opal_free_list_t  173 opal/mca/btl/usnic/btl_usnic_module.h     opal_free_list_t large_send_frags;
opal_free_list_t  174 opal/mca/btl/usnic/btl_usnic_module.h     opal_free_list_t put_dest_frags;
opal_free_list_t  175 opal/mca/btl/usnic/btl_usnic_module.h     opal_free_list_t chunk_segs;
opal_free_list_t  180 opal/mca/btl/usnic/btl_usnic_module.h     opal_free_list_t *module_recv_buffers;
opal_free_list_t  191 opal/mca/btl/usnic/btl_usnic_module.h     opal_free_list_t ack_segs;
opal_free_list_t  119 opal/mca/btl/vader/btl_vader.h     opal_free_list_t vader_frags_eager;     /**< free list of vader send frags */
opal_free_list_t  120 opal/mca/btl/vader/btl_vader.h     opal_free_list_t vader_frags_max_send;  /**< free list of vader max send frags (large fragments) */
opal_free_list_t  121 opal/mca/btl/vader/btl_vader.h     opal_free_list_t vader_frags_user;      /**< free list of small inline frags */
opal_free_list_t  122 opal/mca/btl/vader/btl_vader.h     opal_free_list_t vader_fboxes;          /**< free list of available fast-boxes */
opal_free_list_t  305 opal/mca/btl/vader/btl_vader_component.c     OBJ_CONSTRUCT(&mca_btl_vader_component.vader_frags_eager, opal_free_list_t);
opal_free_list_t  306 opal/mca/btl/vader/btl_vader_component.c     OBJ_CONSTRUCT(&mca_btl_vader_component.vader_frags_user, opal_free_list_t);
opal_free_list_t  307 opal/mca/btl/vader/btl_vader_component.c     OBJ_CONSTRUCT(&mca_btl_vader_component.vader_frags_max_send, opal_free_list_t);
opal_free_list_t  308 opal/mca/btl/vader/btl_vader_component.c     OBJ_CONSTRUCT(&mca_btl_vader_component.vader_fboxes, opal_free_list_t);
opal_free_list_t   48 opal/mca/btl/vader/btl_vader_frag.c     frag->my_list = (opal_free_list_t *) ctx;
opal_free_list_t   90 opal/mca/btl/vader/btl_vader_frag.h     opal_free_list_t *my_list;
opal_free_list_t  102 opal/mca/btl/vader/btl_vader_frag.h static inline int mca_btl_vader_frag_alloc (mca_btl_vader_frag_t **frag, opal_free_list_t *list,
opal_free_list_t   52 opal/mca/mpool/base/mpool_base_tree.c opal_free_list_t mca_mpool_base_tree_item_free_list = {{{0}}};
opal_free_list_t   80 opal/mca/mpool/base/mpool_base_tree.c     OBJ_CONSTRUCT(&mca_mpool_base_tree_item_free_list, opal_free_list_t);
opal_free_list_t   61 opal/mca/rcache/base/base.h extern opal_free_list_t mca_rcache_base_vma_tree_items;
opal_free_list_t   56 opal/mca/rcache/gpusm/rcache_gpusm.h     opal_free_list_t reg_list;
opal_free_list_t   78 opal/mca/rcache/gpusm/rcache_gpusm_module.c     OBJ_CONSTRUCT(&rcache->reg_list, opal_free_list_t);
opal_free_list_t   69 opal/mca/rcache/grdma/rcache_grdma.h     opal_free_list_t reg_list;
opal_free_list_t  128 opal/mca/rcache/grdma/rcache_grdma_module.c     OBJ_CONSTRUCT(&rcache->reg_list, opal_free_list_t);
opal_free_list_t   52 opal/mca/rcache/rgpusm/rcache_rgpusm.h     opal_free_list_t reg_list;
opal_free_list_t  151 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c     OBJ_CONSTRUCT(&rcache->reg_list, opal_free_list_t);
opal_free_list_t   66 opal/mca/rcache/udreg/rcache_udreg.h     opal_free_list_t reg_list;
opal_free_list_t  120 opal/mca/rcache/udreg/rcache_udreg_module.c     OBJ_CONSTRUCT(&rcache->reg_list, opal_free_list_t);
opal_free_list_t  356 orte/mca/oob/tcp/oob_tcp.c         OBJ_CONSTRUCT(&mca_oob_tcp_module.peer_free,     opal_free_list_t);
opal_free_list_t  107 oshmem/mca/spml/base/spml_base_frame.c     OBJ_CONSTRUCT(&mca_spml_base_put_requests, opal_free_list_t);
opal_free_list_t  108 oshmem/mca/spml/base/spml_base_frame.c     OBJ_CONSTRUCT(&mca_spml_base_get_requests, opal_free_list_t);
opal_free_list_t   24 oshmem/mca/spml/base/spml_base_request.c opal_free_list_t mca_spml_base_put_requests = {{{0}}};
opal_free_list_t   25 oshmem/mca/spml/base/spml_base_request.c opal_free_list_t mca_spml_base_get_requests = {{{0}}};
opal_free_list_t   26 oshmem/mca/spml/base/spml_base_request.c opal_free_list_t mca_spml_base_atomic_requests = { { { 0 } } };
opal_free_list_t   36 oshmem/mca/spml/base/spml_base_request.h OSHMEM_DECLSPEC extern opal_free_list_t mca_spml_base_put_requests;
opal_free_list_t   37 oshmem/mca/spml/base/spml_base_request.h OSHMEM_DECLSPEC extern opal_free_list_t mca_spml_base_get_requests;
opal_free_list_t   38 oshmem/mca/spml/base/spml_base_request.h OSHMEM_DECLSPEC extern opal_free_list_t mca_spml_base_send_requests;
opal_free_list_t   39 oshmem/mca/spml/base/spml_base_request.h OSHMEM_DECLSPEC extern opal_free_list_t mca_spml_base_recv_requests;
opal_free_list_t   40 oshmem/mca/spml/base/spml_base_request.h OSHMEM_DECLSPEC extern opal_free_list_t mca_spml_base_atomic_requests;
opal_free_list_t  310 test/class/ompi_rb_tree.c     opal_free_list_t key_list;
opal_free_list_t  319 test/class/ompi_rb_tree.c     OBJ_CONSTRUCT(&key_list, opal_free_list_t);