mca_pml_bsend_allocator_component   44 ompi/mca/pml/base/pml_base_bsend.c static mca_allocator_base_component_t* mca_pml_bsend_allocator_component;
mca_pml_bsend_allocator_component   92 ompi/mca/pml/base/pml_base_bsend.c     if(NULL == (mca_pml_bsend_allocator_component = mca_allocator_component_lookup(ompi_pml_base_bsend_allocator_name))) {
mca_pml_bsend_allocator_component  145 ompi/mca/pml/base/pml_base_bsend.c     mca_pml_bsend_allocator = mca_pml_bsend_allocator_component->allocator_init(thread_safe, mca_pml_bsend_alloc_segment, NULL, NULL);