ucx_datatype      728 ompi/mca/pml/ucx/pml_ucx.c                                                        ucp_datatype_t ucx_datatype,
ucx_datatype      736 ompi/mca/pml/ucx/pml_ucx.c         return ucp_tag_send_sync_nb(ep, buf, count, ucx_datatype, tag, cb);
ucx_datatype      738 ompi/mca/pml/ucx/pml_ucx.c         return ucp_tag_send_nb(ep, buf, count, ucx_datatype, tag, cb);
ucx_datatype      782 ompi/mca/pml/ucx/pml_ucx.c                     ompi_datatype_t *datatype, ucp_datatype_t ucx_datatype,
ucx_datatype      805 ompi/mca/pml/ucx/pml_ucx.c                      ucp_datatype_t ucx_datatype, ucp_tag_t tag)
ucx_datatype      813 ompi/mca/pml/ucx/pml_ucx.c     status = ucp_tag_send_nbr(ep, buf, count, ucx_datatype, tag, req);