Lines Matching refs:zone_pgdat
507 struct pglist_data *pgdat = zone->zone_pgdat; in __remove_zone()
511 pgdat_resize_lock(zone->zone_pgdat, &flags); in __remove_zone()
514 pgdat_resize_unlock(zone->zone_pgdat, &flags); in __remove_zone()
784 struct pglist_data *pgdat = zone->zone_pgdat; in move_pfn_range_to_zone()
935 pgdat_resize_lock(zone->zone_pgdat, &flags); in online_pages()
936 zone->zone_pgdat->node_present_pages += onlined_pages; in online_pages()
937 pgdat_resize_unlock(zone->zone_pgdat, &flags); in online_pages()
1506 struct pglist_data *pgdat = zone->zone_pgdat; in node_states_check_changes_offline()
1671 pgdat_resize_lock(zone->zone_pgdat, &flags); in __offline_pages()
1672 zone->zone_pgdat->node_present_pages -= offlined_pages; in __offline_pages()
1673 pgdat_resize_unlock(zone->zone_pgdat, &flags); in __offline_pages()