Searched refs:pgdat_resize_lock (Results 1 – 6 of 6) sorted by relevance
| /linux-4.4.14/include/linux/ |
| D | memory_hotplug.h | 42 void pgdat_resize_lock(struct pglist_data *pgdat, unsigned long *flags) in pgdat_resize_lock() function 203 static inline void pgdat_resize_lock(struct pglist_data *p, unsigned long *f) {} in pgdat_resize_lock() function
|
| /linux-4.4.14/lib/ |
| D | show_mem.c | 24 pgdat_resize_lock(pgdat, &flags); in show_mem()
|
| /linux-4.4.14/mm/ |
| D | memory_hotplug.c | 358 pgdat_resize_lock(z1->zone_pgdat, &flags); in move_pfn_range_left() 400 pgdat_resize_lock(z1->zone_pgdat, &flags); in move_pfn_range_right() 457 pgdat_resize_lock(zone->zone_pgdat, &flags); in __add_zone() 727 pgdat_resize_lock(zone->zone_pgdat, &flags); in __remove_zone() 1050 pgdat_resize_lock(zone->zone_pgdat, &flags); in online_pages() 1816 pgdat_resize_lock(zone->zone_pgdat, &flags); in __offline_pages()
|
| D | sparse.c | 719 pgdat_resize_lock(pgdat, &flags); in sparse_add_one_section() 797 pgdat_resize_lock(pgdat, &flags); in sparse_remove_one_section()
|
| /linux-4.4.14/arch/ia64/mm/ |
| D | init.c | 712 pgdat_resize_lock(pgdat, &flags); in show_mem()
|
| /linux-4.4.14/arch/parisc/mm/ |
| D | init.c | 668 pgdat_resize_lock(pgdat, &flags); in show_mem()
|