Searched refs:pgdat_resize_unlock (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/include/linux/ |
D | memory_hotplug.h | 294 void pgdat_resize_unlock(struct pglist_data *pgdat, unsigned long *flags) in pgdat_resize_unlock() function 308 static inline void pgdat_resize_unlock(struct pglist_data *p, unsigned long *f) {} in pgdat_resize_unlock() function
|
/Linux-v5.10/mm/ |
D | memory_hotplug.c | 504 pgdat_resize_unlock(zone->zone_pgdat, &flags); in remove_pfn_range_from_zone() 709 pgdat_resize_unlock(pgdat, &flags); in move_pfn_range_to_zone() 832 pgdat_resize_unlock(zone->zone_pgdat, &flags); in online_pages() 1589 pgdat_resize_unlock(zone->zone_pgdat, &flags); in offline_pages()
|
D | page_alloc.c | 1924 pgdat_resize_unlock(pgdat, &flags); in deferred_init_memmap() 1939 pgdat_resize_unlock(pgdat, &flags); in deferred_init_memmap() 2018 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone() 2026 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone() 2053 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()
|