memh_ptr          594 opal/mca/common/ucx/common_ucx_wpool.c                              void **base, size_t size, ucp_mem_h *memh_ptr,
memh_ptr          614 opal/mca/common/ucx/common_ucx_wpool.c     status = ucp_mem_map(wpool->ucp_ctx, &mem_params, memh_ptr);
memh_ptr          622 opal/mca/common/ucx/common_ucx_wpool.c     status = ucp_mem_query((*memh_ptr), &mem_attrs);
memh_ptr          638 opal/mca/common/ucx/common_ucx_wpool.c     ucp_mem_unmap(wpool->ucp_ctx, (*memh_ptr));
memh_ptr          105 opal/mca/common/ucx/common_ucx_wpool_int.h                                void **base, size_t size, ucp_mem_h *memh_ptr,