Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmemory_hotplug.h289 void pgdat_resize_lock(struct pglist_data *pgdat, unsigned long *flags) in pgdat_resize_lock() function
307 static inline void pgdat_resize_lock(struct pglist_data *p, unsigned long *f) {} in pgdat_resize_lock() function
/Linux-v5.4/mm/
Dmemory_hotplug.c484 pgdat_resize_lock(zone->zone_pgdat, &flags); in __remove_zone()
707 pgdat_resize_lock(pgdat, &flags); in move_pfn_range_to_zone()
840 pgdat_resize_lock(zone->zone_pgdat, &flags); in online_pages()
1583 pgdat_resize_lock(zone->zone_pgdat, &flags); in __offline_pages()
Dpage_alloc.c1789 pgdat_resize_lock(pgdat, &flags); in deferred_init_memmap()
1863 pgdat_resize_lock(pgdat, &flags); in deferred_grow_zone()