mem_seg 406 oshmem/mca/spml/ucx/spml_ucx.c map_segment_t *mem_seg; mem_seg 417 oshmem/mca/spml/ucx/spml_ucx.c mem_seg = memheap_find_seg(segno); mem_seg 423 oshmem/mca/spml/ucx/spml_ucx.c if (MAP_SEGMENT_ALLOC_UCX != mem_seg->type) { mem_seg 442 oshmem/mca/spml/ucx/spml_ucx.c mca_sshmem_ucx_segment_context_t *ctx = mem_seg->context; mem_seg 483 oshmem/mca/spml/ucx/spml_ucx.c map_segment_t *mem_seg; mem_seg 492 oshmem/mca/spml/ucx/spml_ucx.c mem_seg = memheap_find_va(mkeys[0].va_base); mem_seg 495 oshmem/mca/spml/ucx/spml_ucx.c if (OPAL_UNLIKELY(NULL == mem_seg)) { mem_seg 499 oshmem/mca/spml/ucx/spml_ucx.c if (MAP_SEGMENT_ALLOC_UCX != mem_seg->type) {