Searched refs:vm_total_pages (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dpage_alloc.c5336 unsigned long vm_total_pages; local
5345 vm_total_pages = nr_free_zone_pages(gfp_zone(GFP_HIGHUSER_MOVABLE));
5353 if (vm_total_pages < (pageblock_nr_pages * MIGRATE_TYPES))
5361 vm_total_pages);

Completed in 94 milliseconds