Searched refs:first_online_pgdat (Results 1 – 3 of 3) sorted by relevance
860 extern struct pglist_data *first_online_pgdat(void);869 for (pgdat = first_online_pgdat(); \880 for (zone = (first_online_pgdat())->node_zones; \885 for (zone = (first_online_pgdat())->node_zones; \
12 struct pglist_data *first_online_pgdat(void) in first_online_pgdat() function
882 for (pgdat = first_online_pgdat(); in frag_start()