Lines Matching defs:pgdat
42 void pgdat_resize_lock(struct pglist_data *pgdat, unsigned long *flags) in pgdat_resize_lock()
47 void pgdat_resize_unlock(struct pglist_data *pgdat, unsigned long *flags) in pgdat_resize_unlock()
52 void pgdat_resize_init(struct pglist_data *pgdat) in pgdat_resize_init()
140 #define arch_free_nodedata(pgdat) generic_free_nodedata(pgdat) argument
157 #define generic_free_nodedata(pgdat) kfree(pgdat) argument
160 static inline void arch_refresh_nodedata(int nid, pg_data_t *pgdat) in arch_refresh_nodedata()
173 static inline void generic_free_nodedata(pg_data_t *pgdat) in generic_free_nodedata()
176 static inline void arch_refresh_nodedata(int nid, pg_data_t *pgdat) in arch_refresh_nodedata()
185 static inline void register_page_bootmem_info_node(struct pglist_data *pgdat) in register_page_bootmem_info_node()
205 static inline void pgdat_resize_init(struct pglist_data *pgdat) {} in pgdat_resize_init()
226 static inline void register_page_bootmem_info_node(struct pglist_data *pgdat) in register_page_bootmem_info_node()