memheap_context_t   44 oshmem/mca/memheap/base/memheap_base_select.c static memheap_context_t* _memheap_create(void);
memheap_context_t   55 oshmem/mca/memheap/base/memheap_base_select.c     memheap_context_t *context;
memheap_context_t  100 oshmem/mca/memheap/base/memheap_base_select.c static memheap_context_t* _memheap_create(void)
memheap_context_t  103 oshmem/mca/memheap/base/memheap_base_select.c     static memheap_context_t context;
memheap_context_t  183 oshmem/mca/memheap/buddy/memheap_buddy.c int mca_memheap_buddy_module_init(memheap_context_t *context)
memheap_context_t   71 oshmem/mca/memheap/buddy/memheap_buddy.h OSHMEM_DECLSPEC extern int mca_memheap_buddy_module_init(memheap_context_t *);
memheap_context_t   38 oshmem/mca/memheap/memheap.h typedef int (*mca_memheap_base_component_init_fn_t)(memheap_context_t *);
memheap_context_t   47 oshmem/mca/memheap/ptmalloc/memheap_ptmalloc.c int mca_memheap_ptmalloc_module_init(memheap_context_t *context)
memheap_context_t   63 oshmem/mca/memheap/ptmalloc/memheap_ptmalloc.h OSHMEM_DECLSPEC extern int mca_memheap_ptmalloc_module_init(memheap_context_t *);