Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dmemory_hotplug.h254 void pgdat_resize_lock(struct pglist_data *pgdat, unsigned long *flags) in pgdat_resize_lock() function
272 static inline void pgdat_resize_lock(struct pglist_data *p, unsigned long *f) {} in pgdat_resize_lock() function
/linux-6.14.4/Documentation/translations/zh_CN/mm/
Dphysical_memory.rst237 供了 ``pgdat_resize_lock()`` 和 ``pgdat_resize_unlock()`` 用来操作
/linux-6.14.4/mm/
Dmm_init.c2110 pgdat_resize_lock(pgdat, &flags); in deferred_init_memmap()
2185 pgdat_resize_lock(pgdat, &flags); in deferred_grow_zone()
/linux-6.14.4/Documentation/mm/
Dphysical_memory.rst247 ``pgdat_resize_lock()`` and ``pgdat_resize_unlock()`` are provided to