endpoints 151 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c struct mca_btl_base_endpoint_t ** endpoints) endpoints 156 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c mca_btl_tcp2_endpoint_t* tcp_endpoint = endpoints[i]; endpoints 116 ompi/mca/crcp/base/base.h struct mca_btl_base_endpoint_t** endpoints, endpoints 280 ompi/mca/crcp/base/crcp_base_fns.c struct mca_btl_base_endpoint_t** endpoints, endpoints 292 ompi/mca/crcp/base/crcp_base_fns.c struct mca_btl_base_endpoint_t** endpoints, endpoints 50 ompi/mca/crcp/bkmrk/crcp_bkmrk_btl.c struct mca_btl_base_endpoint_t** endpoints, endpoints 62 ompi/mca/crcp/bkmrk/crcp_bkmrk_btl.c struct mca_btl_base_endpoint_t** endpoints, endpoints 43 ompi/mca/crcp/bkmrk/crcp_bkmrk_btl.h struct mca_btl_base_endpoint_t** endpoints, endpoints 203 ompi/mca/crcp/crcp.h struct mca_btl_base_endpoint_t** endpoints, endpoints 681 opal/mca/btl/btl.h struct mca_btl_base_endpoint_t** endpoints, endpoints 131 opal/mca/btl/ofi/btl_ofi.h opal_list_t endpoints; endpoints 532 opal/mca/btl/ofi/btl_ofi_component.c OBJ_CONSTRUCT(&module->endpoints, opal_list_t); endpoints 94 opal/mca/btl/ofi/btl_ofi_module.c opal_list_append (&ofi_btl->endpoints, &peers[i]->super); endpoints 127 opal/mca/btl/ofi/btl_ofi_module.c opal_list_remove_item (&ofi_btl->endpoints, &peers[i]->super); endpoints 307 opal/mca/btl/ofi/btl_ofi_module.c OPAL_LIST_FOREACH_SAFE(endpoint, next, &ofi_btl->endpoints, mca_btl_ofi_endpoint_t) { endpoints 308 opal/mca/btl/ofi/btl_ofi_module.c opal_list_remove_item (&ofi_btl->endpoints, &endpoint->super); endpoints 312 opal/mca/btl/ofi/btl_ofi_module.c OBJ_DESTRUCT(&ofi_btl->endpoints); endpoints 148 opal/mca/btl/tcp/btl_tcp.c struct mca_btl_base_endpoint_t ** endpoints) endpoints 155 opal/mca/btl/tcp/btl_tcp.c mca_btl_tcp_endpoint_t* tcp_endpoint = endpoints[i]; endpoints 153 opal/mca/btl/ugni/btl_ugni.h opal_pointer_array_t endpoints; endpoints 44 opal/mca/btl/ugni/btl_ugni_add_procs.c rc = opal_pointer_array_init (&ugni_module->endpoints, INITIAL_GNI_EPS, 1 << 24, 512); endpoints 400 opal/mca/btl/ugni/btl_ugni_device.h *(args->ep) = (mca_btl_base_endpoint_t *) opal_pointer_array_get_item (&args->ugni_module->endpoints, data); endpoints 84 opal/mca/btl/ugni/btl_ugni_endpoint.c endpoint->index = opal_pointer_array_add (&ugni_module->endpoints, endpoint); endpoints 104 opal/mca/btl/ugni/btl_ugni_endpoint.c opal_pointer_array_set_item (&ugni_module->endpoints, ep->index, NULL); endpoints 109 opal/mca/btl/ugni/btl_ugni_module.c OBJ_CONSTRUCT(&ugni_module->endpoints, opal_pointer_array_t); endpoints 202 opal/mca/btl/ugni/btl_ugni_module.c OBJ_DESTRUCT(&ugni_module->endpoints); endpoints 176 opal/mca/btl/ugni/btl_ugni_smsg.c endpoint_count = opal_pointer_array_get_size (&btl->endpoints); endpoints 181 opal/mca/btl/ugni/btl_ugni_smsg.c ep = (mca_btl_base_endpoint_t *) opal_pointer_array_get_item (&btl->endpoints, endpoints 232 opal/mca/btl/ugni/btl_ugni_smsg.c ep = (mca_btl_base_endpoint_t *) opal_pointer_array_get_item (&btl->endpoints, inst_id); endpoints 100 opal/mca/btl/usnic/btl_usnic_module.c mca_btl_base_endpoint_t **endpoints) endpoints 118 opal/mca/btl/usnic/btl_usnic_module.c endpoints[i] = NULL; endpoints 205 opal/mca/btl/usnic/btl_usnic_module.c endpoints[i] = usnic_endpoint; endpoints 255 opal/mca/btl/usnic/btl_usnic_module.c struct mca_btl_base_endpoint_t **endpoints) endpoints 268 opal/mca/btl/usnic/btl_usnic_module.c if (NULL != endpoints[i]) { endpoints 324 opal/mca/btl/usnic/btl_usnic_module.c if (endpoints[i] == context->endpoint) { endpoints 328 opal/mca/btl/usnic/btl_usnic_module.c endpoints[i] = NULL; endpoints 406 opal/mca/btl/usnic/btl_usnic_module.c if (NULL != endpoints[i]) { endpoints 415 opal/mca/btl/usnic/btl_usnic_module.c endpoints[i]->endpoint_remote_addrs[channel]) { endpoints 425 opal/mca/btl/usnic/btl_usnic_module.c OBJ_RELEASE(endpoints[i]); endpoints 426 opal/mca/btl/usnic/btl_usnic_module.c endpoints[i] = NULL; endpoints 445 opal/mca/btl/usnic/btl_usnic_module.c struct mca_btl_base_endpoint_t** endpoints) endpoints 491 opal/mca/btl/usnic/btl_usnic_module.c procs, endpoints); endpoints 503 opal/mca/btl/usnic/btl_usnic_module.c endpoints); endpoints 532 opal/mca/btl/usnic/btl_usnic_module.c struct mca_btl_base_endpoint_t** endpoints, endpoints 540 opal/mca/btl/usnic/btl_usnic_module.c rc = add_procs_create_endpoints(module, nprocs, procs, endpoints); endpoints 548 opal/mca/btl/usnic/btl_usnic_module.c if (NULL != endpoints[i]) { endpoints 552 opal/mca/btl/usnic/btl_usnic_module.c endpoints[i]->endpoint_remote_addrs[channel]) { endpoints 585 opal/mca/btl/usnic/btl_usnic_module.c if (NULL != endpoints[i]) { endpoints 586 opal/mca/btl/usnic/btl_usnic_module.c OBJ_RELEASE(endpoints[i]); endpoints 587 opal/mca/btl/usnic/btl_usnic_module.c endpoints[i] = NULL; endpoints 134 opal/mca/btl/vader/btl_vader.h mca_btl_base_endpoint_t *endpoints; /**< array of local endpoints (one for each local peer including myself) */ endpoints 100 opal/mca/btl/vader/btl_vader_fifo.h return (void *)(intptr_t)((offset & MCA_BTL_VADER_OFFSET_MASK) + mca_btl_vader_component.endpoints[offset >> MCA_BTL_VADER_OFFSET_BITS].segment_base); endpoints 130 opal/mca/btl/vader/btl_vader_fifo.h *ep = &mca_btl_vader_component.endpoints[value >> MCA_BTL_VADER_OFFSET_BITS]; endpoints 88 opal/mca/btl/vader/btl_vader_module.c component->endpoints = (struct mca_btl_base_endpoint_t *) calloc (n + 1, sizeof (struct mca_btl_base_endpoint_t)); endpoints 89 opal/mca/btl/vader/btl_vader_module.c if (NULL == component->endpoints) { endpoints 92 opal/mca/btl/vader/btl_vader_module.c component->endpoints[n].peer_smp_rank = -1; endpoints 96 opal/mca/btl/vader/btl_vader_module.c free(component->endpoints); endpoints 103 opal/mca/btl/vader/btl_vader_module.c free (component->endpoints); endpoints 303 opal/mca/btl/vader/btl_vader_module.c peers[proc] = component->endpoints + local_rank; endpoints 361 opal/mca/btl/vader/btl_vader_module.c fini_vader_endpoint (component->endpoints + i); endpoints 364 opal/mca/btl/vader/btl_vader_module.c free (component->endpoints); endpoints 365 opal/mca/btl/vader/btl_vader_module.c component->endpoints = NULL; endpoints 62 opal/mca/common/ucx/common_ucx_wpool.c winfo->endpoints = NULL; endpoints 91 opal/mca/common/ucx/common_ucx_wpool.c if (NULL != winfo->endpoints[i]){ endpoints 92 opal/mca/common/ucx/common_ucx_wpool.c ucp_ep_destroy(winfo->endpoints[i]); endpoints 96 opal/mca/common/ucx/common_ucx_wpool.c free(winfo->endpoints); endpoints 99 opal/mca/common/ucx/common_ucx_wpool.c winfo->endpoints = NULL; endpoints 358 opal/mca/common/ucx/common_ucx_wpool.c winfo->endpoints = calloc(comm_size, sizeof(ucp_ep_h)); endpoints 936 opal/mca/common/ucx/common_ucx_wpool.c status = ucp_ep_create(winfo->worker, &ep_params, &winfo->endpoints[target]); endpoints 1104 opal/mca/common/ucx/common_ucx_wpool.c if (OPAL_UNLIKELY(NULL == winfo->endpoints[target])) { endpoints 1110 opal/mca/common/ucx/common_ucx_wpool.c ep = winfo->endpoints[target]; endpoints 1146 opal/mca/common/ucx/common_ucx_wpool.c req = ucp_ep_flush_nb(winfo->endpoints[target], 0, opal_common_ucx_empty_complete_cb); endpoints 1165 opal/mca/common/ucx/common_ucx_wpool.c status = ucp_ep_flush(winfo->endpoints[target]); endpoints 1191 opal/mca/common/ucx/common_ucx_wpool.c (NULL == item->ptr->endpoints[target])) { endpoints 112 opal/mca/common/ucx/common_ucx_wpool.h ucp_ep_h *endpoints; endpoints 197 opal/mca/common/ucx/common_ucx_wpool.h expr = fp && (NULL != fp->winfo) && (fp->winfo->endpoints[target]) && endpoints 210 opal/mca/common/ucx/common_ucx_wpool.h (fp->winfo->endpoints[target]) endpoints 215 opal/mca/common/ucx/common_ucx_wpool.h *_ep = fp->winfo->endpoints[target];