Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmemory_hotplug.h291 spin_lock_irqsave(&pgdat->node_size_lock, *flags); in pgdat_resize_lock()
296 spin_unlock_irqrestore(&pgdat->node_size_lock, *flags); in pgdat_resize_unlock()
301 spin_lock_init(&pgdat->node_size_lock); in pgdat_resize_init()
Dmmzone.h720 spinlock_t node_size_lock; member