mca_spml_ucx_ctx_t 33 oshmem/mca/atomic/ucx/atomic_ucx_cswap.c mca_spml_ucx_ctx_t *ucx_ctx = (mca_spml_ucx_ctx_t *)ctx; mca_spml_ucx_ctx_t 46 oshmem/mca/atomic/ucx/atomic_ucx_module.c mca_spml_ucx_ctx_t *ucx_ctx = (mca_spml_ucx_ctx_t *)ctx; mca_spml_ucx_ctx_t 69 oshmem/mca/atomic/ucx/atomic_ucx_module.c mca_spml_ucx_ctx_t *ucx_ctx = (mca_spml_ucx_ctx_t *)ctx; mca_spml_ucx_ctx_t 83 oshmem/mca/spml/ucx/spml_ucx.c mca_spml_ucx_ctx_t mca_spml_ucx_ctx_default = { mca_spml_ucx_ctx_t 342 oshmem/mca/spml/ucx/spml_ucx.c mca_spml_ucx_ctx_t *ucx_ctx = (mca_spml_ucx_ctx_t *)ctx; mca_spml_ucx_ctx_t 514 oshmem/mca/spml/ucx/spml_ucx.c static inline void _ctx_add(mca_spml_ucx_ctx_array_t *array, mca_spml_ucx_ctx_t *ctx) mca_spml_ucx_ctx_t 521 oshmem/mca/spml/ucx/spml_ucx.c array->ctxs = realloc(array->ctxs, (array->ctxs_num + MCA_SPML_UCX_CTXS_ARRAY_INC) * sizeof(mca_spml_ucx_ctx_t *)); mca_spml_ucx_ctx_t 534 oshmem/mca/spml/ucx/spml_ucx.c static inline void _ctx_remove(mca_spml_ucx_ctx_array_t *array, mca_spml_ucx_ctx_t *ctx) mca_spml_ucx_ctx_t 550 oshmem/mca/spml/ucx/spml_ucx.c static int mca_spml_ucx_ctx_create_common(long options, mca_spml_ucx_ctx_t **ucx_ctx_p) mca_spml_ucx_ctx_t 559 oshmem/mca/spml/ucx/spml_ucx.c mca_spml_ucx_ctx_t *ucx_ctx; mca_spml_ucx_ctx_t 562 oshmem/mca/spml/ucx/spml_ucx.c ucx_ctx = malloc(sizeof(mca_spml_ucx_ctx_t)); mca_spml_ucx_ctx_t 635 oshmem/mca/spml/ucx/spml_ucx.c mca_spml_ucx_ctx_t *ucx_ctx; mca_spml_ucx_ctx_t 665 oshmem/mca/spml/ucx/spml_ucx.c _ctx_remove(&mca_spml_ucx.active_array, (mca_spml_ucx_ctx_t *)ctx); mca_spml_ucx_ctx_t 666 oshmem/mca/spml/ucx/spml_ucx.c _ctx_add(&mca_spml_ucx.idle_array, (mca_spml_ucx_ctx_t *)ctx); mca_spml_ucx_ctx_t 678 oshmem/mca/spml/ucx/spml_ucx.c mca_spml_ucx_ctx_t *ucx_ctx = (mca_spml_ucx_ctx_t *)ctx; mca_spml_ucx_ctx_t 702 oshmem/mca/spml/ucx/spml_ucx.c mca_spml_ucx_ctx_t *ucx_ctx = (mca_spml_ucx_ctx_t *)ctx; mca_spml_ucx_ctx_t 715 oshmem/mca/spml/ucx/spml_ucx.c mca_spml_ucx_ctx_t *ucx_ctx = (mca_spml_ucx_ctx_t *)ctx; mca_spml_ucx_ctx_t 739 oshmem/mca/spml/ucx/spml_ucx.c mca_spml_ucx_ctx_t *ucx_ctx = (mca_spml_ucx_ctx_t *)ctx; mca_spml_ucx_ctx_t 753 oshmem/mca/spml/ucx/spml_ucx.c mca_spml_ucx_ctx_t *ucx_ctx = (mca_spml_ucx_ctx_t *)ctx; mca_spml_ucx_ctx_t 769 oshmem/mca/spml/ucx/spml_ucx.c mca_spml_ucx_ctx_t *ucx_ctx = (mca_spml_ucx_ctx_t *)ctx; mca_spml_ucx_ctx_t 912 oshmem/mca/spml/ucx/spml_ucx.c request = ucp_worker_flush_nb(((mca_spml_ucx_ctx_t*)ctx)->ucp_worker, 0, mca_spml_ucx_ctx_t 75 oshmem/mca/spml/ucx/spml_ucx.h extern mca_spml_ucx_ctx_t mca_spml_ucx_ctx_default; mca_spml_ucx_ctx_t 82 oshmem/mca/spml/ucx/spml_ucx.h mca_spml_ucx_ctx_t **ctxs; mca_spml_ucx_ctx_t 103 oshmem/mca/spml/ucx/spml_ucx.h mca_spml_ucx_ctx_t *aux_ctx; mca_spml_ucx_ctx_t 187 oshmem/mca/spml/ucx/spml_ucx.h static inline void mca_spml_ucx_cache_mkey(mca_spml_ucx_ctx_t *ucx_ctx, mca_spml_ucx_ctx_t 200 oshmem/mca/spml/ucx/spml_ucx.h mca_spml_ucx_ctx_t *ucx_ctx = (mca_spml_ucx_ctx_t *)ctx; mca_spml_ucx_ctx_t 240 oshmem/mca/spml/ucx/spml_ucx_component.c sizeof(mca_spml_ucx_ctx_t *)); mca_spml_ucx_ctx_t 242 oshmem/mca/spml/ucx/spml_ucx_component.c sizeof(mca_spml_ucx_ctx_t *)); mca_spml_ucx_ctx_t 309 oshmem/mca/spml/ucx/spml_ucx_component.c static void _ctx_cleanup(mca_spml_ucx_ctx_t *ctx)