Home
last modified time | relevance | path

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

/linux/tools/testing/vma/linux/
H A Dmmzone.h8 struct pglist_data *first_online_pgdat(void);
12 for (pgdat = first_online_pgdat(); \
/linux/tools/testing/memblock/linux/
H A Dmmzone.h8 struct pglist_data *first_online_pgdat(void);
12 for (pgdat = first_online_pgdat(); \
/linux/tools/testing/memblock/
H A Dmmzone.c4 struct pglist_data *first_online_pgdat(void) in first_online_pgdat() function
/linux/mm/
H A Dmmzone.c13 struct pglist_data *first_online_pgdat(void) in first_online_pgdat() function