Searched refs:node_size_lock (Results 1 – 3 of 3) sorted by relevance
282 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()
1283 spinlock_t node_size_lock; member
224 ``node_size_lock``229 manipulate ``node_size_lock`` without checking for ``CONFIG_MEMORY_HOTPLUG``
Completed in 14 milliseconds