active_allocation 897 ompi/debuggers/ompi_msgq_dll.c mqs_taddr_t active_allocation; active_allocation 956 ompi/debuggers/ompi_msgq_dll.c next_item_opal_list_t( proc, p_info, &position->opal_list_t_pos, &active_allocation ); active_allocation 958 ompi/debuggers/ompi_msgq_dll.c (long long)active_allocation, (int)position->header_space)); active_allocation 959 ompi/debuggers/ompi_msgq_dll.c if( 0 == active_allocation ) { /* the end of the list */ active_allocation 965 ompi/debuggers/ompi_msgq_dll.c active_allocation += i_info->opal_free_list_item_t.size; active_allocation 966 ompi/debuggers/ompi_msgq_dll.c active_allocation = OPAL_ALIGN( active_allocation, active_allocation 972 ompi/debuggers/ompi_msgq_dll.c position->fl_num_initial_alloc * position->header_space + active_allocation; active_allocation 975 ompi/debuggers/ompi_msgq_dll.c (long long)active_allocation, (long long)position->upper_bound)); active_allocation 977 ompi/debuggers/ompi_msgq_dll.c position->current_item = active_allocation; active_allocation 991 ompi/debuggers/ompi_msgq_dll.c mqs_taddr_t active_allocation; active_allocation 1003 ompi/debuggers/ompi_msgq_dll.c &position->opal_list_t_pos, &active_allocation ); active_allocation 1004 ompi/debuggers/ompi_msgq_dll.c if( 0 == active_allocation ) { /* we're at the end */ active_allocation 1011 ompi/debuggers/ompi_msgq_dll.c active_allocation += i_info->opal_free_list_item_t.size; active_allocation 1012 ompi/debuggers/ompi_msgq_dll.c active_allocation = OPAL_ALIGN( active_allocation, active_allocation 1018 ompi/debuggers/ompi_msgq_dll.c position->fl_num_per_alloc * position->header_space + active_allocation; active_allocation 1019 ompi/debuggers/ompi_msgq_dll.c position->current_item = active_allocation; active_allocation 1022 ompi/debuggers/ompi_msgq_dll.c (long long)active_allocation, (long long)position->upper_bound));