Searched refs:first_online_pgdat (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dmmzone.c13 struct pglist_data *first_online_pgdat(void) function
H A Dvmstat.c557 for (pgdat = first_online_pgdat();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmmzone.h784 extern struct pglist_data *first_online_pgdat(void);
793 for (pgdat = first_online_pgdat(); \
804 for (zone = (first_online_pgdat())->node_zones; \
809 for (zone = (first_online_pgdat())->node_zones; \

Completed in 157 milliseconds