oshmem_shmem_allgather  588 oshmem/mca/memheap/base/memheap_base_mkey.c     rc = oshmem_shmem_allgather(&memheap_map->num_transports, rcv_n_transports, sizeof(int));
oshmem_shmem_allgather  594 oshmem/mca/memheap/base/memheap_base_mkey.c     rc = oshmem_shmem_allgather(&size, rcv_size, sizeof(int));
oshmem_shmem_allgather  358 oshmem/mca/spml/ikrit/spml_ikrit.c         oshmem_shmem_allgather(&my_ep_info, ep_hw_rdma_info,
oshmem_shmem_allgather  369 oshmem/mca/spml/ikrit/spml_ikrit.c     oshmem_shmem_allgather(&my_ep_info, ep_info,
oshmem_shmem_allgather  164 oshmem/mca/spml/ucx/spml_ucx.c     rc = oshmem_shmem_allgather(&local_size, rcv_sizes, sizeof(int));
oshmem_shmem_allgather  134 oshmem/runtime/runtime.h OSHMEM_DECLSPEC int oshmem_shmem_allgather(void *send_buf, void *rcv_buf, int elem_size);