Home
last modified time | relevance | path

Searched refs:first_online_pgdat (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/testing/memblock/linux/
H A Dmmzone.h7 struct pglist_data *first_online_pgdat(void);
11 for (pgdat = first_online_pgdat(); \
/openbmc/linux/tools/testing/memblock/
H A Dmmzone.c4 struct pglist_data *first_online_pgdat(void) in first_online_pgdat() function
/openbmc/linux/mm/
H A Dmmzone.c13 struct pglist_data *first_online_pgdat(void) in first_online_pgdat() function
H A Dvmstat.c1422 for (pgdat = first_online_pgdat(); in frag_start()
/openbmc/linux/include/linux/
H A Dmmzone.h1562 extern struct pglist_data *first_online_pgdat(void);
1571 for (pgdat = first_online_pgdat(); \
1582 for (zone = (first_online_pgdat())->node_zones; \
1587 for (zone = (first_online_pgdat())->node_zones; \