Searched refs:node_present_pages (Results 1 – 11 of 11) sorted by relevance
1304 unsigned long node_present_pages; /* total number of physical pages */ member1408 #define node_present_pages(nid) (NODE_DATA(nid)->node_present_pages) macro
3125 phys_pages += node_present_pages(nid); in get_num_physpages()
289 oc->totalpages += node_present_pages(nid); in constrained_alloc()302 oc->totalpages += node_present_pages(nid); in constrained_alloc()
1263 pgdat->node_present_pages = 0; in reset_memoryless_node_totalpages()1306 pgdat->node_present_pages = realtotalpages; in calculate_node_totalpages()1522 pgdat->node_present_pages = 0; in free_area_init_core_hotplug()1907 if (pgdat->node_present_pages) in free_area_init()
678 pages = node_present_pages(sc->nid); in count_shadow_nodes()
1080 zone->zone_pgdat->node_present_pages += nr_pages; in adjust_present_page_count()
2118 return div64_ul(score, zone->zone_pgdat->node_present_pages + 1); in fragmentation_score_zone_weighted()
2924 unsigned long total_pages = node_present_pages(nid); in numa_policy_init()
508 if (node_present_pages(i)) in paging_init()
237 ``node_present_pages``
1782 pgdat->node_present_pages >> 4); in pgdat_free_space_enough()