Searched refs:pgdat_resize_unlock (Results 1 – 4 of 4) sorted by relevance
259 void pgdat_resize_unlock(struct pglist_data *pgdat, unsigned long *flags) in pgdat_resize_unlock() function273 static inline void pgdat_resize_unlock(struct pglist_data *p, unsigned long *f) {} in pgdat_resize_unlock() function
237 供了 ``pgdat_resize_lock()`` 和 ``pgdat_resize_unlock()`` 用来操作
2177 pgdat_resize_unlock(pgdat, &flags); in deferred_init_memmap()2192 pgdat_resize_unlock(pgdat, &flags); in deferred_init_memmap()2256 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()2264 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()2291 pgdat_resize_unlock(pgdat, &flags); in deferred_grow_zone()
247 ``pgdat_resize_lock()`` and ``pgdat_resize_unlock()`` are provided to