heap_reg_nb 78 oshmem/mca/spml/ucx/spml_ucx.c .heap_reg_nb = 0, heap_reg_nb 373 oshmem/mca/spml/ucx/spml_ucx.c if (!(mca_spml_ucx.heap_reg_nb && memheap_is_va_in_segment(addr, HEAP_SEG_INDEX))) { heap_reg_nb 425 oshmem/mca/spml/ucx/spml_ucx.c if (mca_spml_ucx.heap_reg_nb && memheap_is_va_in_segment(addr, HEAP_SEG_INDEX)) { heap_reg_nb 89 oshmem/mca/spml/ucx/spml_ucx.h int heap_reg_nb; heap_reg_nb 121 oshmem/mca/spml/ucx/spml_ucx_component.c &mca_spml_ucx.heap_reg_nb); heap_reg_nb 250 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c flags = UCP_MEM_MAP_ALLOCATE | (spml->heap_reg_nb ? UCP_MEM_MAP_NONBLOCK : 0);