Searched refs:pgdat_resize_lock (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/include/linux/ |
D | memory_hotplug.h | 41 void pgdat_resize_lock(struct pglist_data *pgdat, unsigned long *flags) in pgdat_resize_lock() function 202 static inline void pgdat_resize_lock(struct pglist_data *p, unsigned long *f) {} in pgdat_resize_lock() function
|
/linux-4.1.27/lib/ |
D | show_mem.c | 24 pgdat_resize_lock(pgdat, &flags); in show_mem()
|
/linux-4.1.27/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() 718 pgdat_resize_lock(zone->zone_pgdat, &flags); in __remove_zone() 1038 pgdat_resize_lock(zone->zone_pgdat, &flags); in online_pages() 1770 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.1.27/arch/ia64/mm/ |
D | init.c | 719 pgdat_resize_lock(pgdat, &flags); in show_mem()
|
/linux-4.1.27/arch/parisc/mm/ |
D | init.c | 658 pgdat_resize_lock(pgdat, &flags); in show_mem()
|