btl_get_local_registration_threshold 77 ompi/mca/osc/rdma/osc_rdma_comm.c if (module->selected_btl->btl_register_mem && len >= module->selected_btl->btl_get_local_registration_threshold) { btl_get_local_registration_threshold 612 ompi/mca/osc/rdma/osc_rdma_comm.c if ((module->selected_btl->btl_register_mem && size > module->selected_btl->btl_get_local_registration_threshold) || btl_get_local_registration_threshold 1212 opal/mca/btl/btl.h size_t btl_get_local_registration_threshold; btl_get_local_registration_threshold 250 opal/mca/btl/portals4/btl_portals4_component.c mca_btl_portals4_module.super.btl_get_local_registration_threshold = 0; btl_get_local_registration_threshold 423 opal/mca/btl/uct/btl_uct_tl.c module->super.btl_get_local_registration_threshold = MCA_BTL_UCT_TL_ATTR(tl, 0).cap.get.max_bcopy; btl_get_local_registration_threshold 440 opal/mca/btl/ugni/btl_ugni_component.c mca_btl_ugni_module.super.btl_get_local_registration_threshold = 0;