get_mem_fn         63 opal/mca/allocator/bucket/allocator_bucket_alloc.c     mem_options->get_mem_fn = get_mem_funct;
get_mem_fn        114 opal/mca/allocator/bucket/allocator_bucket_alloc.c                    mem_options->get_mem_fn(mem_options->super.alc_context, &allocated_size);
get_mem_fn        175 opal/mca/allocator/bucket/allocator_bucket_alloc.c     ptr = mem_options->get_mem_fn(mem_options->super.alc_context, &allocated_size);
get_mem_fn         97 opal/mca/allocator/bucket/allocator_bucket_alloc.h     mca_allocator_base_component_segment_alloc_fn_t get_mem_fn;