Home
last modified time | relevance | path

Searched refs:pgdat_resize_lock (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dmemory_hotplug.h289 void pgdat_resize_lock(struct pglist_data *pgdat, unsigned long *flags) in pgdat_resize_lock() function
307 static inline void pgdat_resize_lock(struct pglist_data *p, unsigned long *f) {} in pgdat_resize_lock() function
/OK3568_Linux_fs/kernel/mm/
H A Dmemory_hotplug.c501 pgdat_resize_lock(zone->zone_pgdat, &flags); in remove_pfn_range_from_zone()
701 pgdat_resize_lock(pgdat, &flags); in move_pfn_range_to_zone()
829 pgdat_resize_lock(zone->zone_pgdat, &flags); in online_pages()
1639 pgdat_resize_lock(zone->zone_pgdat, &flags); in offline_pages()
H A Dpage_alloc.c2020 pgdat_resize_lock(pgdat, &flags); in deferred_init_memmap()
2110 pgdat_resize_lock(pgdat, &flags); in deferred_grow_zone()