Home
last modified time | relevance | path

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

/linux/tools/testing/vma/linux/
A Dmmzone.h8 struct pglist_data *first_online_pgdat(void);
12 for (pgdat = first_online_pgdat(); \
/linux/tools/testing/memblock/linux/
A Dmmzone.h8 struct pglist_data *first_online_pgdat(void);
12 for (pgdat = first_online_pgdat(); \
/linux/tools/testing/memblock/
A Dmmzone.c4 struct pglist_data *first_online_pgdat(void) in first_online_pgdat() function
/linux/mm/
A Dmmzone.c13 struct pglist_data *first_online_pgdat(void) in first_online_pgdat() function
A Dvmstat.c1477 for (pgdat = first_online_pgdat(); in frag_start()
/linux/include/linux/
A 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; \

Completed in 20 milliseconds