aux_ctx 855 oshmem/mca/spml/ucx/spml_ucx.c rc = mca_spml_ucx_ctx_create_common(SHMEM_CTX_PRIVATE, &mca_spml_ucx.aux_ctx); aux_ctx 876 oshmem/mca/spml/ucx/spml_ucx.c if (mca_spml_ucx.aux_ctx == NULL) { aux_ctx 890 oshmem/mca/spml/ucx/spml_ucx.c ctx = (shmem_ctx_t)mca_spml_ucx.aux_ctx; aux_ctx 103 oshmem/mca/spml/ucx/spml_ucx.h mca_spml_ucx_ctx_t *aux_ctx; aux_ctx 155 oshmem/mca/spml/ucx/spml_ucx_component.c if (OPAL_UNLIKELY(!mca_spml_ucx.aux_ctx)) { aux_ctx 163 oshmem/mca/spml/ucx/spml_ucx_component.c count = ucp_worker_progress(mca_spml_ucx.aux_ctx->ucp_worker); aux_ctx 178 oshmem/mca/spml/ucx/spml_ucx_component.c count = ucp_worker_progress(mca_spml_ucx.aux_ctx->ucp_worker); aux_ctx 281 oshmem/mca/spml/ucx/spml_ucx_component.c mca_spml_ucx.aux_ctx = NULL; aux_ctx 351 oshmem/mca/spml/ucx/spml_ucx_component.c if (mca_spml_ucx.aux_ctx != NULL) { aux_ctx 352 oshmem/mca/spml/ucx/spml_ucx_component.c _ctx_cleanup(mca_spml_ucx.aux_ctx); aux_ctx 384 oshmem/mca/spml/ucx/spml_ucx_component.c if (mca_spml_ucx.aux_ctx != NULL) { aux_ctx 385 oshmem/mca/spml/ucx/spml_ucx_component.c ucp_worker_progress(mca_spml_ucx.aux_ctx->ucp_worker); aux_ctx 404 oshmem/mca/spml/ucx/spml_ucx_component.c if (mca_spml_ucx.aux_ctx != NULL) { aux_ctx 405 oshmem/mca/spml/ucx/spml_ucx_component.c ucp_worker_destroy(mca_spml_ucx.aux_ctx->ucp_worker); aux_ctx 412 oshmem/mca/spml/ucx/spml_ucx_component.c free(mca_spml_ucx.aux_ctx);