Searched refs:avail_heap_pages (Results 1 – 1 of 1) sorted by relevance
1829 static unsigned long avail_heap_pages( in avail_heap_pages() function2469 return avail_heap_pages(zone_lo, zone_hi, node); in avail_domheap_pages_region()2474 return avail_heap_pages(MEMZONE_XEN + 1, in avail_domheap_pages()2481 return avail_heap_pages(MEMZONE_XEN, NR_ZONES -1, nodeid); in avail_node_heap_pages()2492 avail_heap_pages(zone, zone, -1) << (PAGE_SHIFT-10)); in pagealloc_info()2502 if ( (n = avail_heap_pages(zone, zone, -1)) != 0 ) in pagealloc_info()
Completed in 6 milliseconds