ucp_conn 44 oshmem/mca/atomic/ucx/atomic_ucx_cswap.c status_ptr = ucp_atomic_fetch_nb(ucx_ctx->ucp_peers[pe].ucp_conn, ucp_conn 51 oshmem/mca/atomic/ucx/atomic_ucx_module.c status = ucp_atomic_post(ucx_ctx->ucp_peers[pe].ucp_conn, ucp_conn 74 oshmem/mca/atomic/ucx/atomic_ucx_module.c status_ptr = ucp_atomic_fetch_nb(ucx_ctx->ucp_peers[pe].ucp_conn, ucp_conn 119 oshmem/mca/spml/ucx/spml_ucx.c del_procs[i].ep = mca_spml_ucx_ctx_default.ucp_peers[i].ucp_conn; ucp_conn 123 oshmem/mca/spml/ucx/spml_ucx.c mca_spml_ucx_ctx_default.ucp_peers[i].ucp_conn = NULL; ucp_conn 261 oshmem/mca/spml/ucx/spml_ucx.c &mca_spml_ucx_ctx_default.ucp_peers[i].ucp_conn); ucp_conn 290 oshmem/mca/spml/ucx/spml_ucx.c if (mca_spml_ucx_ctx_default.ucp_peers[i].ucp_conn) { ucp_conn 291 oshmem/mca/spml/ucx/spml_ucx.c ucp_ep_destroy(mca_spml_ucx_ctx_default.ucp_peers[i].ucp_conn); ucp_conn 347 oshmem/mca/spml/ucx/spml_ucx.c err = ucp_ep_rkey_unpack(ucx_ctx->ucp_peers[pe].ucp_conn, ucp_conn 458 oshmem/mca/spml/ucx/spml_ucx.c status = ucp_ep_rkey_unpack(mca_spml_ucx_ctx_default.ucp_peers[oshmem_group_self->my_pe].ucp_conn, ucp_conn 588 oshmem/mca/spml/ucx/spml_ucx.c &ucx_ctx->ucp_peers[i].ucp_conn); ucp_conn 599 oshmem/mca/spml/ucx/spml_ucx.c err = ucp_ep_rkey_unpack(ucx_ctx->ucp_peers[i].ucp_conn, ucp_conn 617 oshmem/mca/spml/ucx/spml_ucx.c if (ucx_ctx->ucp_peers[i].ucp_conn) { ucp_conn 618 oshmem/mca/spml/ucx/spml_ucx.c ucp_ep_destroy(ucx_ctx->ucp_peers[i].ucp_conn); ucp_conn 687 oshmem/mca/spml/ucx/spml_ucx.c request = ucp_get_nb(ucx_ctx->ucp_peers[src].ucp_conn, dst_addr, size, ucp_conn 691 oshmem/mca/spml/ucx/spml_ucx.c status = ucp_get(ucx_ctx->ucp_peers[src].ucp_conn, dst_addr, size, ucp_conn 705 oshmem/mca/spml/ucx/spml_ucx.c status = ucp_get_nbi(ucx_ctx->ucp_peers[src].ucp_conn, dst_addr, size, ucp_conn 724 oshmem/mca/spml/ucx/spml_ucx.c request = ucp_put_nb(ucx_ctx->ucp_peers[dst].ucp_conn, src_addr, size, ucp_conn 728 oshmem/mca/spml/ucx/spml_ucx.c status = ucp_put(ucx_ctx->ucp_peers[dst].ucp_conn, src_addr, size, ucp_conn 742 oshmem/mca/spml/ucx/spml_ucx.c status = ucp_put_nbi(ucx_ctx->ucp_peers[dst].ucp_conn, src_addr, size, ucp_conn 63 oshmem/mca/spml/ucx/spml_ucx.h ucp_ep_h ucp_conn; ucp_conn 323 oshmem/mca/spml/ucx/spml_ucx_component.c del_procs[i].ep = ctx->ucp_peers[i].ucp_conn; ucp_conn 325 oshmem/mca/spml/ucx/spml_ucx_component.c ctx->ucp_peers[i].ucp_conn = NULL;