wk_roffs          224 oshmem/mca/spml/ucx/spml_ucx.c     int *wk_roffs = NULL;
wk_roffs          242 oshmem/mca/spml/ucx/spml_ucx.c                             (void **)&wk_raddrs, &wk_roffs, &wk_rsizes);
wk_roffs          255 oshmem/mca/spml/ucx/spml_ucx.c         dump_address(i, (char *)(wk_raddrs + wk_roffs[i]), wk_rsizes[i]);
wk_roffs          258 oshmem/mca/spml/ucx/spml_ucx.c         ep_params.address    = (ucp_address_t *)(wk_raddrs + wk_roffs[i]);
wk_roffs          276 oshmem/mca/spml/ucx/spml_ucx.c         memcpy(mca_spml_ucx.remote_addrs_tbl[i], (char *)(wk_raddrs + wk_roffs[i]),
wk_roffs          283 oshmem/mca/spml/ucx/spml_ucx.c     free(wk_roffs);
wk_roffs          303 oshmem/mca/spml/ucx/spml_ucx.c     free(wk_roffs);