uct_reg 207 opal/mca/btl/uct/btl_uct_module.c mca_btl_uct_reg_t *uct_reg = (mca_btl_uct_reg_t *) reg; uct_reg 228 opal/mca/btl/uct/btl_uct_module.c ucs_status = uct_md_mem_reg (uct_module->md->uct_md, base, size, uct_flags, &uct_reg->uct_memh); uct_reg 237 opal/mca/btl/uct/btl_uct_module.c ucs_status = uct_md_mkey_pack (uct_module->md->uct_md, uct_reg->uct_memh, uct_reg->handle.packed_handle); uct_reg 240 opal/mca/btl/uct/btl_uct_module.c uct_md_mem_dereg (uct_module->md->uct_md, uct_reg->uct_memh); uct_reg 251 opal/mca/btl/uct/btl_uct_module.c mca_btl_uct_reg_t *uct_reg = (mca_btl_uct_reg_t *) reg; uct_reg 253 opal/mca/btl/uct/btl_uct_module.c uct_md_mem_dereg (uct_module->md->uct_md, uct_reg->uct_memh);