Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dmemory_hotplug.h287 void pgdat_resize_unlock(struct pglist_data *pgdat, unsigned long *flags) in pgdat_resize_unlock() function
301 static inline void pgdat_resize_unlock(struct pglist_data *p, unsigned long *f) {} in pgdat_resize_unlock() function
/Linux-v6.6/mm/
Dmm_init.c2198 pgdat_resize_unlock(pgdat, &flags); in deferred_init_memmap()
2213 pgdat_resize_unlock(pgdat, &flags); in deferred_init_memmap()
2291 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()
2299 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()
2326 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()
/Linux-v6.6/Documentation/mm/
Dphysical_memory.rst247 ``pgdat_resize_lock()`` and ``pgdat_resize_unlock()`` are provided to