Searched refs:pgdat_resize_unlock (Results 1 – 3 of 3) sorted by relevance
261 void pgdat_resize_unlock(struct pglist_data *pgdat, unsigned long *flags) in pgdat_resize_unlock() function275 static inline void pgdat_resize_unlock(struct pglist_data *p, unsigned long *f) {} in pgdat_resize_unlock() function
2107 pgdat_resize_unlock(pgdat, &flags); in deferred_init_memmap()2122 pgdat_resize_unlock(pgdat, &flags); in deferred_init_memmap()2186 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()2194 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()2221 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()
247 ``pgdat_resize_lock()`` and ``pgdat_resize_unlock()`` are provided to