Home
last modified time | relevance | path

Searched refs:rkey_release (Results 1 – 19 of 19) sorted by relevance

/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/base/
H A Duct_component.h147 uct_component_rkey_release_func_t rkey_release; /**< Remote key release method */ member
H A Duct_md.c340 return component->rkey_release(component, rkey_ob->rkey, rkey_ob->handle); in uct_rkey_release()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/tcp/
H A Dtcp_md.c79 .rkey_release = ucs_empty_function_return_success,
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/tcp/sockcm/
H A Dsockcm_md.c131 .rkey_release = ucs_empty_function_return_unsupported,
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/sm/mm/base/
H A Dmm_md.h162 .rkey_release = _rkey_release, \
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/rocm/gdr/
H A Drocm_gdr_md.c147 .rkey_release = uct_rocm_gdr_rkey_release,
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/rocm/copy/
H A Drocm_copy_md.c144 .rkey_release = uct_rocm_copy_rkey_release,
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/sm/scopy/cma/
H A Dcma_md.c185 .rkey_release = ucs_empty_function_return_success,
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/cuda/cuda_copy/
H A Dcuda_copy_md.c161 .rkey_release = uct_cuda_copy_rkey_release,
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/rocm/ipc/
H A Drocm_ipc_md.c166 .rkey_release = uct_rocm_ipc_rkey_release,
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/rdmacm/
H A Drdmacm_md.c244 .rkey_release = ucs_empty_function_return_success,
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ugni/base/
H A Dugni_md.c230 .rkey_release = uct_ugni_rkey_release,
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/cuda/cuda_ipc/
H A Dcuda_ipc_md.c328 .rkey_release = uct_cuda_ipc_rkey_release,
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/sm/scopy/knem/
H A Dknem_md.c393 .rkey_release = uct_knem_rkey_release,
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/sm/self/
H A Dself.c384 .rkey_release = ucs_empty_function_return_success,
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/cuda/gdr_copy/
H A Dgdr_copy_md.c428 .rkey_release = uct_gdr_copy_rkey_release,
/dports/net/mpich/mpich-3.4.3/modules/ucx/test/gtest/uct/
H A Duct_test.h147 void rkey_release(const uct_rkey_bundle *rkey_bundle) const;
H A Duct_test.cc913 void uct_test::entity::rkey_release(const uct_rkey_bundle *rkey_bundle) const in rkey_release() function in uct_test::entity
1338 m_entity.rkey_release(&m_rkey); in ~mapped_buffer()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/base/
H A Dib_md.c1753 .rkey_release = ucs_empty_function_return_success,