Searched refs:pgdat_resize_unlock (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/lib/ |
D | show_mem.c | 36 pgdat_resize_unlock(pgdat, &flags); in show_mem()
|
/Linux-v4.19/include/linux/ |
D | memory_hotplug.h | 280 void pgdat_resize_unlock(struct pglist_data *pgdat, unsigned long *flags) in pgdat_resize_unlock() function 294 static inline void pgdat_resize_unlock(struct pglist_data *p, unsigned long *f) {} in pgdat_resize_unlock() function
|
/Linux-v4.19/mm/ |
D | sparse.c | 711 pgdat_resize_unlock(pgdat, &flags); in sparse_add_one_section() 784 pgdat_resize_unlock(pgdat, &flags); in sparse_remove_one_section()
|
D | memory_hotplug.c | 514 pgdat_resize_unlock(zone->zone_pgdat, &flags); in __remove_zone() 799 pgdat_resize_unlock(pgdat, &flags); in move_pfn_range_to_zone() 937 pgdat_resize_unlock(zone->zone_pgdat, &flags); in online_pages() 1673 pgdat_resize_unlock(zone->zone_pgdat, &flags); in __offline_pages()
|
D | page_alloc.c | 1550 pgdat_resize_unlock(pgdat, &flags); in deferred_init_memmap() 1584 pgdat_resize_unlock(pgdat, &flags); in deferred_init_memmap() 1644 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone() 1653 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone() 1660 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone() 1689 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()
|