memheap_init       72 oshmem/mca/memheap/base/memheap_base_select.c     if (OSHMEM_SUCCESS != best_component->memheap_init(context)) {
memheap_init       41 oshmem/mca/memheap/buddy/memheap_buddy_component.c     .memheap_init = mca_memheap_buddy_module_init
memheap_init       82 oshmem/mca/memheap/memheap.h     mca_memheap_base_component_init_fn_t memheap_init; /**<init function */
memheap_init       42 oshmem/mca/memheap/ptmalloc/memheap_ptmalloc_component.c     .memheap_init = mca_memheap_ptmalloc_module_init,