alc_context 90 opal/mca/allocator/allocator.h void *alc_context; alc_context 94 opal/mca/allocator/basic/allocator_basic.c module->super.alc_context = context; alc_context 200 opal/mca/allocator/basic/allocator_basic.c if(NULL == (addr = (unsigned char *)module->seg_alloc(module->super.alc_context, &allocated_size))) { alc_context 88 opal/mca/allocator/bucket/allocator_bucket.c allocator->super.alc_context = context; alc_context 114 opal/mca/allocator/bucket/allocator_bucket_alloc.c mem_options->get_mem_fn(mem_options->super.alc_context, &allocated_size); alc_context 175 opal/mca/allocator/bucket/allocator_bucket_alloc.c ptr = mem_options->get_mem_fn(mem_options->super.alc_context, &allocated_size); alc_context 336 opal/mca/allocator/bucket/allocator_bucket_alloc.c mem_options->free_mem_fn(mem->alc_context, segment); alc_context 373 opal/mca/allocator/bucket/allocator_bucket_alloc.c mem_options->free_mem_fn(mem->alc_context, segment);