mca_memheap_map_t   61 oshmem/mca/memheap/base/base.h extern mca_memheap_map_t mca_memheap_base_map;
mca_memheap_map_t   64 oshmem/mca/memheap/base/base.h int mca_memheap_base_alloc_init(mca_memheap_map_t *, size_t, long);
mca_memheap_map_t   65 oshmem/mca/memheap/base/base.h void mca_memheap_base_alloc_exit(mca_memheap_map_t *);
mca_memheap_map_t   66 oshmem/mca/memheap/base/base.h int mca_memheap_base_static_init(mca_memheap_map_t *);
mca_memheap_map_t   67 oshmem/mca/memheap/base/base.h void mca_memheap_base_static_exit(mca_memheap_map_t *);
mca_memheap_map_t   68 oshmem/mca/memheap/base/base.h int mca_memheap_base_reg(mca_memheap_map_t *);
mca_memheap_map_t   69 oshmem/mca/memheap/base/base.h int mca_memheap_base_dereg(mca_memheap_map_t *);
mca_memheap_map_t   70 oshmem/mca/memheap/base/base.h int memheap_oob_init(mca_memheap_map_t *);
mca_memheap_map_t  161 oshmem/mca/memheap/base/base.h extern mca_memheap_map_t* memheap_map;
mca_memheap_map_t   22 oshmem/mca/memheap/base/memheap_base_alloc.c int mca_memheap_base_alloc_init(mca_memheap_map_t *map, size_t size, long hint)
mca_memheap_map_t   50 oshmem/mca/memheap/base/memheap_base_alloc.c void mca_memheap_base_alloc_exit(mca_memheap_map_t *map)
mca_memheap_map_t   38 oshmem/mca/memheap/base/memheap_base_frame.c mca_memheap_map_t mca_memheap_base_map = {{{{0}}}};
mca_memheap_map_t   61 oshmem/mca/memheap/base/memheap_base_mkey.c mca_memheap_map_t* memheap_map = NULL;
mca_memheap_map_t  383 oshmem/mca/memheap/base/memheap_base_mkey.c int memheap_oob_init(mca_memheap_map_t *map)
mca_memheap_map_t   24 oshmem/mca/memheap/base/memheap_base_register.c int mca_memheap_base_reg(mca_memheap_map_t *memheap_map)
mca_memheap_map_t   50 oshmem/mca/memheap/base/memheap_base_register.c int mca_memheap_base_dereg(mca_memheap_map_t *memheap_map)
mca_memheap_map_t   46 oshmem/mca/memheap/base/memheap_base_static.c int mca_memheap_base_static_init(mca_memheap_map_t *map)
mca_memheap_map_t   82 oshmem/mca/memheap/base/memheap_base_static.c void mca_memheap_base_static_exit(mca_memheap_map_t *map)