spml 41 oshmem/mca/spml/base/spml_base_frame.c #define xstringify(spml) #spml spml 42 oshmem/mca/spml/base/spml_base_frame.c #define stringify(spml) xstringify(spml) spml 157 oshmem/mca/spml/base/spml_base_frame.c MCA_BASE_FRAMEWORK_DECLARE(oshmem, spml, spml 111 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c mca_spml_ucx_t *spml = (mca_spml_ucx_t*)mca_spml.self; spml 129 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c status = ucp_mem_map(spml->ucp_context, &mem_map_params, &mem_h); spml 143 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c ucp_mem_unmap(spml->ucp_context, mem_h); spml 155 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c ucp_mem_unmap(spml->ucp_context, mem_h); spml 185 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c static uct_ib_device_mem_h alloc_device_mem(mca_spml_ucx_t *spml, size_t size, spml 194 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c uct_md = ucp_context_find_tl_md(spml->ucp_context, "mlx5"); spml 225 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c mca_spml_ucx_t *spml = (mca_spml_ucx_t*)mca_spml.self; spml 235 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c uct_ib_device_mem_h dev_mem = alloc_device_mem(spml, size, spml 250 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c flags = UCP_MEM_MAP_ALLOCATE | (spml->heap_reg_nb ? UCP_MEM_MAP_NONBLOCK : 0); spml 295 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c mca_spml_ucx_t *spml = (mca_spml_ucx_t *)mca_spml.self; spml 302 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c ucp_mem_unmap(spml->ucp_context, ctx->ucp_memh);