Searched refs:avail_heap_pages (Results 1 – 1 of 1) sorted by relevance
1762 static unsigned long avail_heap_pages( in avail_heap_pages() function2344 return avail_heap_pages(zone_lo, zone_hi, node); in avail_domheap_pages_region()2349 return avail_heap_pages(MEMZONE_XEN + 1, in avail_domheap_pages()2356 return avail_heap_pages(MEMZONE_XEN, NR_ZONES -1, nodeid); in avail_node_heap_pages()2367 avail_heap_pages(zone, zone, -1) << (PAGE_SHIFT-10)); in pagealloc_info()2377 if ( (n = avail_heap_pages(zone, zone, -1)) != 0 ) in pagealloc_info()
Completed in 6 milliseconds