Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dmemory_hotplug.h261 void pgdat_resize_unlock(struct pglist_data *pgdat, unsigned long *flags) in pgdat_resize_unlock() function
275 static inline void pgdat_resize_unlock(struct pglist_data *p, unsigned long *f) {} in pgdat_resize_unlock() function
/linux-6.12.1/mm/
Dmm_init.c2107 pgdat_resize_unlock(pgdat, &flags); in deferred_init_memmap()
2122 pgdat_resize_unlock(pgdat, &flags); in deferred_init_memmap()
2186 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()
2194 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()
2221 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()
/linux-6.12.1/Documentation/mm/
Dphysical_memory.rst247 ``pgdat_resize_lock()`` and ``pgdat_resize_unlock()`` are provided to