Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/mm/
Dmemory_hotplug.c502 pgdat_resize_lock(zone->zone_pgdat, &flags); in remove_pfn_range_from_zone()
703 pgdat_resize_lock(pgdat, &flags); in move_pfn_range_to_zone()
831 pgdat_resize_lock(zone->zone_pgdat, &flags); in online_pages()
1591 pgdat_resize_lock(zone->zone_pgdat, &flags); in offline_pages()
Dpage_alloc.c1930 pgdat_resize_lock(pgdat, &flags); in deferred_init_memmap()
2020 pgdat_resize_lock(pgdat, &flags); in deferred_grow_zone()