Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmemory_hotplug.h243 void pgdat_resize_unlock(struct pglist_data *pgdat, unsigned long *flags) in pgdat_resize_unlock() function
257 static inline void pgdat_resize_unlock(struct pglist_data *p, unsigned long *f) {} in pgdat_resize_unlock() function
/linux/Documentation/translations/zh_CN/mm/
H A Dphysical_memory.rst237 供了 ``pgdat_resize_lock()`` 和 ``pgdat_resize_unlock()`` 用来操作
/linux/mm/
H A Dmm_init.c2128 pgdat_resize_unlock(pgdat, &flags); in deferred_init_memmap()
2143 pgdat_resize_unlock(pgdat, &flags); in deferred_init_memmap()
2202 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()
2226 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()
/linux/Documentation/mm/
H A Dphysical_memory.rst249 ``pgdat_resize_lock()`` and ``pgdat_resize_unlock()`` are provided to