btl_put_local_registration_threshold  723 ompi/mca/osc/rdma/osc_rdma_accumulate.c     if (module->selected_btl->btl_register_mem && len > module->selected_btl->btl_put_local_registration_threshold) {
btl_put_local_registration_threshold  485 ompi/mca/osc/rdma/osc_rdma_comm.c     if (module->selected_btl->btl_register_mem && size > module->selected_btl->btl_put_local_registration_threshold) {
btl_put_local_registration_threshold 1213 opal/mca/btl/btl.h     size_t      btl_put_local_registration_threshold;
btl_put_local_registration_threshold  251 opal/mca/btl/portals4/btl_portals4_component.c     mca_btl_portals4_module.super.btl_put_local_registration_threshold = 0;
btl_put_local_registration_threshold  172 opal/mca/btl/uct/btl_uct_rdma.c     if (size > uct_btl->super.btl_put_local_registration_threshold && cbfunc) {
btl_put_local_registration_threshold  189 opal/mca/btl/uct/btl_uct_rdma.c     if (size <= uct_btl->super.btl_put_local_registration_threshold) {
btl_put_local_registration_threshold  433 opal/mca/btl/uct/btl_uct_tl.c     module->super.btl_put_local_registration_threshold = MCA_BTL_UCT_TL_ATTR(tl, 0).cap.put.max_bcopy;
btl_put_local_registration_threshold  441 opal/mca/btl/ugni/btl_ugni_component.c     mca_btl_ugni_module.super.btl_put_local_registration_threshold = mca_btl_ugni_component.ugni_fma_put_limit;
btl_put_local_registration_threshold  502 opal/mca/btl/ugni/btl_ugni_component.c     mca_btl_ugni_module.super.btl_put_local_registration_threshold = mca_btl_ugni_component.ugni_fma_put_limit;