Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/memblock/linux/
A Dmmzone.h7 struct pglist_data *first_online_pgdat(void);
11 for (pgdat = first_online_pgdat(); \
/linux-6.3-rc2/tools/testing/memblock/
A Dmmzone.c4 struct pglist_data *first_online_pgdat(void) in first_online_pgdat() function
/linux-6.3-rc2/mm/
A Dmmzone.c13 struct pglist_data *first_online_pgdat(void) in first_online_pgdat() function
A Dvmstat.c1413 for (pgdat = first_online_pgdat(); in frag_start()
/linux-6.3-rc2/include/linux/
A Dmmzone.h1565 extern struct pglist_data *first_online_pgdat(void);
1574 for (pgdat = first_online_pgdat(); \
1585 for (zone = (first_online_pgdat())->node_zones; \
1590 for (zone = (first_online_pgdat())->node_zones; \

Completed in 13 milliseconds