Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/vma/linux/
Dmmzone.h8 struct pglist_data *first_online_pgdat(void);
12 for (pgdat = first_online_pgdat(); \
/linux-6.12.1/tools/testing/memblock/linux/
Dmmzone.h8 struct pglist_data *first_online_pgdat(void);
12 for (pgdat = first_online_pgdat(); \
/linux-6.12.1/tools/testing/memblock/
Dmmzone.c4 struct pglist_data *first_online_pgdat(void) in first_online_pgdat() function
/linux-6.12.1/mm/
Dmmzone.c13 struct pglist_data *first_online_pgdat(void) in first_online_pgdat() function
Dvmstat.c1477 for (pgdat = first_online_pgdat(); in frag_start()
/linux-6.12.1/include/linux/
Dmmzone.h1594 extern struct pglist_data *first_online_pgdat(void);
1603 for (pgdat = first_online_pgdat(); \
1614 for (zone = (first_online_pgdat())->node_zones; \
1619 for (zone = (first_online_pgdat())->node_zones; \