Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmemory_hotplug.h277 spin_lock_irqsave(&pgdat->node_size_lock, *flags); in pgdat_resize_lock()
282 spin_unlock_irqrestore(&pgdat->node_size_lock, *flags); in pgdat_resize_unlock()
287 spin_lock_init(&pgdat->node_size_lock); in pgdat_resize_init()
Dmmzone.h649 spinlock_t node_size_lock; member