Home
last modified time | relevance | path

Searched refs:pgdat_resize_unlock (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/linux/
Dmemory_hotplug.h281 void pgdat_resize_unlock(struct pglist_data *pgdat, unsigned long *flags) in pgdat_resize_unlock() function
295 static inline void pgdat_resize_unlock(struct pglist_data *p, unsigned long *f) {} in pgdat_resize_unlock() function
/Linux-v5.15/mm/
Dpage_alloc.c2057 pgdat_resize_unlock(pgdat, &flags); in deferred_init_memmap()
2072 pgdat_resize_unlock(pgdat, &flags); in deferred_init_memmap()
2151 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()
2159 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()
2186 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()