btl_registration_handle_size  407 ompi/mca/osc/rdma/osc_rdma_component.c             memcpy (region->btl_handle_data, module->base_handle, module->selected_btl->btl_registration_handle_size);
btl_registration_handle_size  409 ompi/mca/osc/rdma/osc_rdma_component.c             memcpy (region->btl_handle_data, module->state_handle, module->selected_btl->btl_registration_handle_size);
btl_registration_handle_size  652 ompi/mca/osc/rdma/osc_rdma_component.c                 memcpy (state_region->btl_handle_data, module->state_handle, module->selected_btl->btl_registration_handle_size);
btl_registration_handle_size  673 ompi/mca/osc/rdma/osc_rdma_component.c                 memcpy (region->btl_handle_data, state_region->btl_handle_data, module->selected_btl->btl_registration_handle_size);
btl_registration_handle_size  967 ompi/mca/osc/rdma/osc_rdma_component.c                 memcpy (my_data->btl_handle_data, module->state_handle, module->selected_btl->btl_registration_handle_size);
btl_registration_handle_size 1202 ompi/mca/osc/rdma/osc_rdma_component.c     module->region_size = module->selected_btl->btl_registration_handle_size + sizeof (ompi_osc_rdma_region_t);
btl_registration_handle_size  179 ompi/mca/osc/rdma/osc_rdma_dynamic.c         memcpy (region->btl_handle_data, handle, module->selected_btl->btl_registration_handle_size);
btl_registration_handle_size  112 ompi/mca/osc/rdma/osc_rdma_peer.c         registration_handle_size = module->selected_btl->btl_registration_handle_size;
btl_registration_handle_size  423 ompi/mca/pml/ob1/pml_ob1_recvreq.c     reg_size = bml_btl->btl->btl_registration_handle_size;
btl_registration_handle_size  763 ompi/mca/pml/ob1/pml_ob1_recvreq.c         memcpy (frag->remote_handle, hdr + 1, btl->btl_registration_handle_size);
btl_registration_handle_size  712 ompi/mca/pml/ob1/pml_ob1_sendreq.c     reg_size = bml_btl->btl->btl_registration_handle_size;
btl_registration_handle_size 1249 ompi/mca/pml/ob1/pml_ob1_sendreq.c     memcpy (frag->remote_handle, hdr + 1, btl->btl_registration_handle_size);
btl_registration_handle_size 1203 opal/mca/btl/btl.h     size_t      btl_registration_handle_size; /**< size of the BTLs registration handles */
btl_registration_handle_size  404 opal/mca/btl/ofi/btl_ofi_module.c         module->super.btl_registration_handle_size =
btl_registration_handle_size  241 opal/mca/btl/portals4/btl_portals4_component.c     mca_btl_portals4_module.super.btl_registration_handle_size = sizeof (mca_btl_base_registration_handle_t);
btl_registration_handle_size  196 opal/mca/btl/smcuda/btl_smcuda_component.c     mca_btl_smcuda.super.btl_registration_handle_size = sizeof (mca_btl_base_registration_handle_t);
btl_registration_handle_size  286 opal/mca/btl/uct/btl_uct_component.c     module->super.btl_registration_handle_size = registration_size;
btl_registration_handle_size  389 opal/mca/btl/uct/btl_uct_component.c     rcache_resources.sizeof_reg     = sizeof (mca_btl_uct_reg_t) + module->super.btl_registration_handle_size;
btl_registration_handle_size  435 opal/mca/btl/ugni/btl_ugni_component.c     mca_btl_ugni_module.super.btl_registration_handle_size = sizeof (mca_btl_base_registration_handle_t);
btl_registration_handle_size 2542 opal/mca/btl/usnic/btl_usnic_module.c         .btl_registration_handle_size = 0,
btl_registration_handle_size  165 opal/mca/btl/vader/btl_vader_knem.c         mca_btl_vader.super.btl_registration_handle_size = sizeof (mca_btl_base_registration_handle_t);