Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dmemory_hotplug.h282 spin_lock_irqsave(&pgdat->node_size_lock, *flags); in pgdat_resize_lock()
287 spin_unlock_irqrestore(&pgdat->node_size_lock, *flags); in pgdat_resize_unlock()
292 spin_lock_init(&pgdat->node_size_lock); in pgdat_resize_init()
A Dmmzone.h1283 spinlock_t node_size_lock; member
/linux-6.3-rc2/Documentation/mm/
A Dphysical_memory.rst224 ``node_size_lock``
229 manipulate ``node_size_lock`` without checking for ``CONFIG_MEMORY_HOTPLUG``

Completed in 14 milliseconds