Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dmemory_hotplug.h258 spin_lock_irqsave(&pgdat->node_size_lock, *flags); in pgdat_resize_lock()
263 spin_unlock_irqrestore(&pgdat->node_size_lock, *flags); in pgdat_resize_unlock()
268 spin_lock_init(&pgdat->node_size_lock); in pgdat_resize_init()
Dmmzone.h1333 spinlock_t node_size_lock; member
/linux-6.12.1/Documentation/mm/
Dphysical_memory.rst243 ``node_size_lock``
248 manipulate ``node_size_lock`` without checking for ``CONFIG_MEMORY_HOTPLUG``