Lines Matching refs:total_allocated
2604 unsigned long total_allocated = 0;
2624 total_allocated += nr_allocated;
2627 return total_allocated;
2637 unsigned long total_allocated = 0;
2672 total_allocated += nr_allocated;
2676 return total_allocated;
2688 return total_allocated;
2737 total_allocated += nr_allocated;
2738 if (total_allocated == nr_pages)
2745 return total_allocated;