Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/memblock/linux/
Dmmzone.h7 struct pglist_data *first_online_pgdat(void);
11 for (pgdat = first_online_pgdat(); \
/Linux-v6.1/tools/testing/memblock/
Dmmzone.c4 struct pglist_data *first_online_pgdat(void) in first_online_pgdat() function
/Linux-v6.1/mm/
Dmmzone.c13 struct pglist_data *first_online_pgdat(void) in first_online_pgdat() function
Dvmstat.c1410 for (pgdat = first_online_pgdat(); in frag_start()
/Linux-v6.1/include/linux/
Dmmzone.h1409 extern struct pglist_data *first_online_pgdat(void);
1418 for (pgdat = first_online_pgdat(); \
1429 for (zone = (first_online_pgdat())->node_zones; \
1434 for (zone = (first_online_pgdat())->node_zones; \