UCS_OK 97 ompi/mca/pml/ucx/pml_ucx.c if (UCS_OK != status) { UCS_OK 129 ompi/mca/pml/ucx/pml_ucx.c if (UCS_OK != status) { UCS_OK 148 ompi/mca/pml/ucx/pml_ucx.c if (UCS_OK != status) { UCS_OK 153 ompi/mca/pml/ucx/pml_ucx.c if (UCS_OK != status) { UCS_OK 195 ompi/mca/pml/ucx/pml_ucx.c if (UCS_OK != status) { UCS_OK 219 ompi/mca/pml/ucx/pml_ucx.c if (UCS_OK != status) { UCS_OK 226 ompi/mca/pml/ucx/pml_ucx.c if (UCS_OK != status) { UCS_OK 267 ompi/mca/pml/ucx/pml_ucx.c if (UCS_OK != status) { UCS_OK 275 ompi/mca/pml/ucx/pml_ucx.c if (UCS_OK != status) { UCS_OK 377 ompi/mca/pml/ucx/pml_ucx.c if (UCS_OK != status) { UCS_OK 814 ompi/mca/pml/ucx/pml_ucx.c if (OPAL_LIKELY(status == UCS_OK)) { UCS_OK 867 ompi/mca/pml/ucx/pml_ucx.c mca_pml_ucx_set_recv_status_safe(mpi_status, UCS_OK, &info); UCS_OK 891 ompi/mca/pml/ucx/pml_ucx.c mca_pml_ucx_set_recv_status_safe(mpi_status, UCS_OK, &info); UCS_OK 916 ompi/mca/pml/ucx/pml_ucx.c mca_pml_ucx_set_recv_status_safe(mpi_status, UCS_OK, &info); UCS_OK 942 ompi/mca/pml/ucx/pml_ucx.c mca_pml_ucx_set_recv_status_safe(mpi_status, UCS_OK, &info); UCS_OK 1037 ompi/mca/pml/ucx/pml_ucx.c mca_pml_ucx_set_send_status(&preq->ompi.req_status, UCS_OK); UCS_OK 110 ompi/mca/pml/ucx/pml_ucx_datatype.c return UCS_OK; UCS_OK 165 ompi/mca/pml/ucx/pml_ucx_datatype.c if (status != UCS_OK) { UCS_OK 147 ompi/mca/pml/ucx/pml_ucx_request.h if (OPAL_LIKELY(status == UCS_OK)) { UCS_OK 163 ompi/mca/pml/ucx/pml_ucx_request.h if (OPAL_LIKELY(ucp_status == UCS_OK)) { UCS_OK 194 opal/mca/btl/uct/btl_uct_am.c if (OPAL_LIKELY(UCS_OK == ucs_status)) { UCS_OK 328 opal/mca/btl/uct/btl_uct_am.c ucs_status = UCS_OK; UCS_OK 334 opal/mca/btl/uct/btl_uct_am.c if (OPAL_UNLIKELY(UCS_OK != ucs_status)) { UCS_OK 105 opal/mca/btl/uct/btl_uct_amo.c } else if (UCS_OK == ucs_status) { UCS_OK 179 opal/mca/btl/uct/btl_uct_amo.c } else if (UCS_OK == ucs_status) { UCS_OK 289 opal/mca/btl/uct/btl_uct_component.c if (UCS_OK != ucs_status) { UCS_OK 316 opal/mca/btl/uct/btl_uct_component.c return UCS_OK; UCS_OK 123 opal/mca/btl/uct/btl_uct_device_context.h int rc = UCS_OK == comp->status ? OPAL_SUCCESS : OPAL_ERROR; UCS_OK 146 opal/mca/btl/uct/btl_uct_endpoint.c return (UCS_OK == ucs_status) ? OPAL_SUCCESS : OPAL_ERROR; UCS_OK 200 opal/mca/btl/uct/btl_uct_endpoint.c if (OPAL_LIKELY(UCS_OK == ucs_status)) { UCS_OK 214 opal/mca/btl/uct/btl_uct_endpoint.c if (UCS_OK != ucs_status && UCS_INPROGRESS != ucs_status) { UCS_OK 269 opal/mca/btl/uct/btl_uct_endpoint.c if (UCS_OK != ucs_status) { UCS_OK 291 opal/mca/btl/uct/btl_uct_endpoint.c if (UCS_OK != ucs_status) { UCS_OK 303 opal/mca/btl/uct/btl_uct_endpoint.c if (UCS_OK != ucs_status) { UCS_OK 310 opal/mca/btl/uct/btl_uct_endpoint.c if (UCS_OK != ucs_status) { UCS_OK 229 opal/mca/btl/uct/btl_uct_module.c if (UCS_OK != ucs_status) { UCS_OK 238 opal/mca/btl/uct/btl_uct_module.c if (OPAL_UNLIKELY(UCS_OK != ucs_status)) { UCS_OK 121 opal/mca/btl/uct/btl_uct_rdma.c if (UCS_OK == ucs_status && cbfunc) { UCS_OK 128 opal/mca/btl/uct/btl_uct_rdma.c ucs_status = UCS_OK; UCS_OK 137 opal/mca/btl/uct/btl_uct_rdma.c return OPAL_LIKELY(UCS_OK == ucs_status) ? OPAL_SUCCESS : OPAL_ERR_RESOURCE_BUSY; UCS_OK 202 opal/mca/btl/uct/btl_uct_rdma.c ucs_status = (tmp == (ssize_t) size) ? UCS_OK : UCS_ERR_NO_RESOURCE; UCS_OK 227 opal/mca/btl/uct/btl_uct_rdma.c if (UCS_OK == ucs_status && cbfunc) { UCS_OK 235 opal/mca/btl/uct/btl_uct_rdma.c ucs_status = UCS_OK; UCS_OK 242 opal/mca/btl/uct/btl_uct_rdma.c return OPAL_LIKELY(UCS_OK == ucs_status) ? OPAL_SUCCESS : OPAL_ERR_RESOURCE_BUSY; UCS_OK 59 opal/mca/btl/uct/btl_uct_rdma.h return (UCS_OK == ucs_status) ? OPAL_SUCCESS : OPAL_ERROR; UCS_OK 184 opal/mca/btl/uct/btl_uct_tl.c return UCS_OK; UCS_OK 252 opal/mca/btl/uct/btl_uct_tl.c if (UCS_OK != ucs_status) { UCS_OK 256 opal/mca/btl/uct/btl_uct_tl.c return UCS_OK == ucs_status ? OPAL_SUCCESS : OPAL_ERROR; UCS_OK 315 opal/mca/btl/uct/btl_uct_tl.c if (OPAL_UNLIKELY(UCS_OK != ucs_status)) { UCS_OK 323 opal/mca/btl/uct/btl_uct_tl.c if (OPAL_UNLIKELY(UCS_OK != ucs_status)) { UCS_OK 331 opal/mca/btl/uct/btl_uct_tl.c if (UCS_OK != ucs_status) { UCS_OK 145 opal/mca/common/ucx/common_ucx.c if (status != UCS_OK) { UCS_OK 78 opal/mca/common/ucx/common_ucx.h if (OPAL_LIKELY(UCS_OK == status)) { \ UCS_OK 135 opal/mca/common/ucx/common_ucx.h if (OPAL_LIKELY(UCS_OK == request)) { UCS_OK 159 opal/mca/common/ucx/common_ucx.h return (status == UCS_OK) ? OPAL_SUCCESS : OPAL_ERROR; UCS_OK 175 opal/mca/common/ucx/common_ucx.h return (status == UCS_OK) ? OPAL_SUCCESS : OPAL_ERROR; UCS_OK 49 opal/mca/common/ucx/common_ucx_wpool.c if (UCS_OK != status) { UCS_OK 67 opal/mca/common/ucx/common_ucx_wpool.c winfo->inflight_req = UCS_OK; UCS_OK 80 opal/mca/common/ucx/common_ucx_wpool.c if (winfo->inflight_req != UCS_OK) { UCS_OK 83 opal/mca/common/ucx/common_ucx_wpool.c winfo->inflight_req = UCS_OK; UCS_OK 152 opal/mca/common/ucx/common_ucx_wpool.c if (UCS_OK != status) { UCS_OK 173 opal/mca/common/ucx/common_ucx_wpool.c if (UCS_OK != status) { UCS_OK 193 opal/mca/common/ucx/common_ucx_wpool.c if (status != UCS_OK) { UCS_OK 542 opal/mca/common/ucx/common_ucx_wpool.c if (status != UCS_OK) { UCS_OK 615 opal/mca/common/ucx/common_ucx_wpool.c if (status != UCS_OK) { UCS_OK 623 opal/mca/common/ucx/common_ucx_wpool.c if (status != UCS_OK) { UCS_OK 937 opal/mca/common/ucx/common_ucx_wpool.c if (status != UCS_OK) { UCS_OK 1070 opal/mca/common/ucx/common_ucx_wpool.c if (status != UCS_OK) { UCS_OK 1141 opal/mca/common/ucx/common_ucx_wpool.c ucs_status_t status = UCS_OK; UCS_OK 1169 opal/mca/common/ucx/common_ucx_wpool.c rc = (status == UCS_OK) ? OPAL_SUCCESS : OPAL_ERROR; UCS_OK 248 opal/mca/common/ucx/common_ucx_wpool.h if (OPAL_LIKELY(UCS_OK == request)) { UCS_OK 268 opal/mca/common/ucx/common_ucx_wpool.h if (OPAL_UNLIKELY(UCS_OK != status)) { UCS_OK 299 opal/mca/common/ucx/common_ucx_wpool.h if (winfo->inflight_req != UCS_OK) { UCS_OK 306 opal/mca/common/ucx/common_ucx_wpool.h winfo->inflight_req = UCS_OK; UCS_OK 325 opal/mca/common/ucx/common_ucx_wpool.h } else if (OPAL_UNLIKELY(winfo->inflight_req != UCS_OK)) { UCS_OK 365 opal/mca/common/ucx/common_ucx_wpool.h if (OPAL_UNLIKELY(status != UCS_OK && status != UCS_INPROGRESS)) { UCS_OK 405 opal/mca/common/ucx/common_ucx_wpool.h if (OPAL_UNLIKELY(status != UCS_OK)) { UCS_OK 442 opal/mca/common/ucx/common_ucx_wpool.h if (OPAL_UNLIKELY(status != UCS_OK)) { UCS_OK 481 opal/mca/common/ucx/common_ucx_wpool.h if (OPAL_UNLIKELY(status != UCS_OK)) { UCS_OK 236 oshmem/mca/spml/ucx/spml_ucx.c if (err != UCS_OK) { UCS_OK 262 oshmem/mca/spml/ucx/spml_ucx.c if (UCS_OK != err) { UCS_OK 330 oshmem/mca/spml/ucx/spml_ucx.c if (UCS_OK != err) { UCS_OK 350 oshmem/mca/spml/ucx/spml_ucx.c if (UCS_OK != err) { UCS_OK 389 oshmem/mca/spml/ucx/spml_ucx.c if (UCS_OK != status) { UCS_OK 437 oshmem/mca/spml/ucx/spml_ucx.c if (UCS_OK != status) { UCS_OK 448 oshmem/mca/spml/ucx/spml_ucx.c if (UCS_OK != status) { UCS_OK 461 oshmem/mca/spml/ucx/spml_ucx.c if (UCS_OK != status) { UCS_OK 574 oshmem/mca/spml/ucx/spml_ucx.c if (UCS_OK != err) { UCS_OK 589 oshmem/mca/spml/ucx/spml_ucx.c if (UCS_OK != err) { UCS_OK 602 oshmem/mca/spml/ucx/spml_ucx.c if (UCS_OK != err) { UCS_OK 758 oshmem/mca/spml/ucx/spml_ucx.c if (UCS_OK != err) { UCS_OK 212 oshmem/mca/spml/ucx/spml_ucx.h return OPAL_LIKELY(UCS_OK == status) ? OSHMEM_SUCCESS : OSHMEM_ERROR; UCS_OK 204 oshmem/mca/spml/ucx/spml_ucx_component.c if (UCS_OK != err) { UCS_OK 222 oshmem/mca/spml/ucx/spml_ucx_component.c if (UCS_OK != err) { UCS_OK 228 oshmem/mca/spml/ucx/spml_ucx_component.c if (err != UCS_OK) { UCS_OK 256 oshmem/mca/spml/ucx/spml_ucx_component.c if (UCS_OK != err) { UCS_OK 130 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c if (UCS_OK != status) { UCS_OK 141 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c if (status != UCS_OK) { UCS_OK 206 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c if (status != UCS_OK) {