Searched refs:first_online_pgdat (Results 1 – 6 of 6) sorted by relevance
8 struct pglist_data *first_online_pgdat(void);12 for (pgdat = first_online_pgdat(); \
4 struct pglist_data *first_online_pgdat(void) in first_online_pgdat() function
13 struct pglist_data *first_online_pgdat(void) in first_online_pgdat() function
1490 for (pgdat = first_online_pgdat(); in frag_start()
1635 extern struct pglist_data *first_online_pgdat(void);1644 for (pgdat = first_online_pgdat(); \1655 for (zone = (first_online_pgdat())->node_zones; \1660 for (zone = (first_online_pgdat())->node_zones; \