Home
last modified time | relevance | path

Searched refs:uct_completion_t (Results 76 – 100 of 110) sorted by relevance

12345

/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/dc/
H A Ddc_mlx5.h206 ucs_status_t uct_dc_mlx5_iface_flush(uct_iface_h tl_iface, unsigned flags, uct_completion_t *comp);
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucp/tag/
H A Drndv.c578 uct_completion_t *self, ucs_status_t status)
588 static void ucp_rndv_put_completion(uct_completion_t *self, ucs_status_t status) in ucp_rndv_put_completion()
723 uct_completion_t *self, ucs_status_t status)
863 uct_completion_t *self, ucs_status_t status)
1435 static void ucp_rndv_am_zcopy_completion(uct_completion_t *self, in ucp_rndv_am_zcopy_completion()
1474 uct_completion_t *self, ucs_status_t status)
1496 uct_completion_t *self, ucs_status_t status)
H A Deager_snd.c261 void ucp_tag_eager_sync_zcopy_completion(uct_completion_t *self, in ucp_tag_eager_sync_zcopy_completion()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/rc/accel/
H A Drc_mlx5_common.h536 uct_rc_mlx5_tag_get_op_id(uct_rc_mlx5_iface_common_t *iface, uct_completion_t *comp) in uct_rc_mlx5_tag_get_op_id()
590 uct_invoke_completion((uct_completion_t*)rndv_comp, UCS_OK); in uct_rc_mlx5_handle_rndv_fin()
/dports/net/mpich/mpich-3.4.3/modules/ucx/test/gtest/uct/ib/
H A Dtest_dc.cc83 uct_completion_t uct_comp;
87 static void uct_comp_cb(uct_completion_t *uct_comp, ucs_status_t status) in uct_comp_cb()
H A Dtest_rc.cc46 uct_completion_t comp; in test_iface_ops()
203 uct_completion_t m_comp;
H A Dtest_sockaddr.cc21 struct completion : public uct_completion_t {
33 static void completion_cb(uct_completion_t *self, ucs_status_t status) in completion_cb()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucp/core/
H A Ducp_ep.h532 void ucp_ep_flush_completion(uct_completion_t *self, ucs_status_t status);
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/cuda/cuda_copy/
H A Dcuda_copy_iface.c113 uct_completion_t *comp) in uct_cuda_copy_iface_flush()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/cm/
H A Dcm_ep.c234 uct_completion_t *comp) in uct_cm_ep_flush()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/btl/uct/
H A Dbtl_uct_rdma.c14 void mca_btl_uct_uct_completion (uct_completion_t *uct_comp, ucs_status_t status) in mca_btl_uct_uct_completion()
/dports/net/mpich/mpich-3.4.3/modules/ucx/test/gtest/uct/
H A Dtest_tag.cc46 uct_completion_t uct_comp;
453 static void send_completion(uct_completion_t *self, ucs_status_t status) in send_completion()
995 uct_completion_t m_uct_comp;
H A Dtest_peer_failure.cc152 uct_completion_t comp; in flush_ep()
H A Dtest_stats.cc185 uct_completion_t m_comp;
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/tcp/sockcm/
H A Dsockcm_iface.c105 uct_completion_t *comp) in uct_sockcm_ep_flush()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/cuda/cuda_ipc/
H A Dcuda_ipc_iface.c164 uct_completion_t *comp) in uct_cuda_ipc_iface_flush()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/ud/base/
H A Dud_iface.h277 uct_completion_t *comp);
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/ud/accel/
H A Dud_mlx5.c229 uint32_t packet_flags, uct_completion_t *comp, in uct_ud_mlx5_ep_inline_iov_post()
393 size_t iovcnt, unsigned flags, uct_completion_t *comp) in uct_ud_mlx5_ep_am_zcopy()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/sm/mm/base/
H A Dmm_ep.c451 uct_completion_t *comp) in uct_mm_ep_flush()
H A Dmm_iface.c107 uct_completion_t *comp) in uct_mm_iface_flush()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucp/rma/
H A Damo_send.c85 static void ucp_amo_completed_single(uct_completion_t *self, in ucp_amo_completed_single()
H A Dflush.c231 void ucp_ep_flush_completion(uct_completion_t *self, ucs_status_t status) in ucp_ep_flush_completion()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/rdmacm/
H A Drdmacm_iface.c129 uct_completion_t *comp) in uct_rdmacm_ep_flush()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/tcp/
H A Dtcp_iface.c231 uct_completion_t *comp) in uct_tcp_iface_flush()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucg/builtin/ops/
H A Dbuiltin_comp.c541 static void ucg_builtin_step_am_zcopy_comp_step_check_cb(uct_completion_t *self, in ucg_builtin_step_am_zcopy_comp_step_check_cb()

12345