Searched refs:pgdat_resize_lock (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/lib/ |
D | show_mem.c | 24 pgdat_resize_lock(pgdat, &flags); in show_mem()
|
/Linux-v4.19/include/linux/ |
D | memory_hotplug.h | 275 void pgdat_resize_lock(struct pglist_data *pgdat, unsigned long *flags) in pgdat_resize_lock() function 293 static inline void pgdat_resize_lock(struct pglist_data *p, unsigned long *f) {} in pgdat_resize_lock() function
|
/Linux-v4.19/mm/ |
D | sparse.c | 691 pgdat_resize_lock(pgdat, &flags); in sparse_add_one_section() 776 pgdat_resize_lock(pgdat, &flags); in sparse_remove_one_section()
|
D | memory_hotplug.c | 511 pgdat_resize_lock(zone->zone_pgdat, &flags); in __remove_zone() 794 pgdat_resize_lock(pgdat, &flags); in move_pfn_range_to_zone() 935 pgdat_resize_lock(zone->zone_pgdat, &flags); in online_pages() 1671 pgdat_resize_lock(zone->zone_pgdat, &flags); in __offline_pages()
|
D | page_alloc.c | 1547 pgdat_resize_lock(pgdat, &flags); in deferred_init_memmap() 1635 pgdat_resize_lock(pgdat, &flags); in deferred_grow_zone()
|