Home
last modified time | relevance | path

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

/mm/
Dmemory_hotplug.c1162 vm_total_pages = nr_free_pagecache_pages(); in online_pages()
1994 vm_total_pages = nr_free_pagecache_pages(); in __offline_pages()
Dpage_alloc.c5017 vm_total_pages = nr_free_pagecache_pages(); in build_all_zonelists()
5025 if (vm_total_pages < (pageblock_nr_pages * MIGRATE_TYPES)) in build_all_zonelists()
5034 vm_total_pages); in build_all_zonelists()
Dvmscan.c149 unsigned long vm_total_pages; variable