Searched refs:pgdat_resize_lock (Results 1 – 3 of 3) sorted by relevance
280 void pgdat_resize_lock(struct pglist_data *pgdat, unsigned long *flags) in pgdat_resize_lock() function298 static inline void pgdat_resize_lock(struct pglist_data *p, unsigned long *f) {} in pgdat_resize_lock() function
228 ``pgdat_resize_lock()`` and ``pgdat_resize_unlock()`` are provided to
2122 pgdat_resize_lock(pgdat, &flags); in deferred_init_memmap()2212 pgdat_resize_lock(pgdat, &flags); in deferred_grow_zone()
Completed in 26 milliseconds