mem_h 388 oshmem/mca/spml/ucx/spml_ucx.c status = ucp_mem_advise(mca_spml_ucx.ucp_context, ucx_mkey->mem_h, ¶ms); mem_h 436 oshmem/mca/spml/ucx/spml_ucx.c status = ucp_mem_map(mca_spml_ucx.ucp_context, &mem_map_params, &ucx_mkey->mem_h); mem_h 443 oshmem/mca/spml/ucx/spml_ucx.c ucx_mkey->mem_h = ctx->ucp_memh; mem_h 446 oshmem/mca/spml/ucx/spml_ucx.c status = ucp_rkey_pack(mca_spml_ucx.ucp_context, ucx_mkey->mem_h, mem_h 473 oshmem/mca/spml/ucx/spml_ucx.c ucp_mem_unmap(mca_spml_ucx.ucp_context, ucx_mkey->mem_h); mem_h 500 oshmem/mca/spml/ucx/spml_ucx.c ucp_mem_unmap(mca_spml_ucx.ucp_context, ucx_mkey->mem_h); mem_h 52 oshmem/mca/spml/ucx/spml_ucx.h ucp_mem_h mem_h; mem_h 113 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c ucp_mem_h mem_h; mem_h 129 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c status = ucp_mem_map(spml->ucp_context, &mem_map_params, &mem_h); mem_h 140 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c status = ucp_mem_query(mem_h, &mem_attr); mem_h 143 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c ucp_mem_unmap(spml->ucp_context, mem_h); mem_h 155 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c ucp_mem_unmap(spml->ucp_context, mem_h); mem_h 165 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c ctx->ucp_memh = mem_h;