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

/linux-master/mm/
H A Dpage_alloc.c5401 unsigned long vm_total_pages; local
5410 vm_total_pages = nr_free_zone_pages(gfp_zone(GFP_HIGHUSER_MOVABLE));
5418 if (vm_total_pages < (pageblock_nr_pages * MIGRATE_TYPES))
5426 vm_total_pages);

Completed in 112 milliseconds