Searched refs:pgdat_resize_unlock (Results 1 – 3 of 3) sorted by relevance
287 void pgdat_resize_unlock(struct pglist_data *pgdat, unsigned long *flags) in pgdat_resize_unlock() function301 static inline void pgdat_resize_unlock(struct pglist_data *p, unsigned long *f) {} in pgdat_resize_unlock() function
2198 pgdat_resize_unlock(pgdat, &flags); in deferred_init_memmap()2213 pgdat_resize_unlock(pgdat, &flags); in deferred_init_memmap()2291 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()2299 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()2326 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()
247 ``pgdat_resize_lock()`` and ``pgdat_resize_unlock()`` are provided to