Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dmemory_hotplug.h285 void pgdat_resize_unlock(struct pglist_data *pgdat, unsigned long *flags) in pgdat_resize_unlock() function
299 static inline void pgdat_resize_unlock(struct pglist_data *p, unsigned long *f) {} in pgdat_resize_unlock() function
/Linux-v6.1/mm/
Dpage_alloc.c2126 pgdat_resize_unlock(pgdat, &flags); in deferred_init_memmap()
2141 pgdat_resize_unlock(pgdat, &flags); in deferred_init_memmap()
2220 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()
2228 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()
2255 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()