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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dpage_alloc.c2308 static unsigned int nr_free_zone_pages(int offset) function
2333 return nr_free_zone_pages(gfp_zone(GFP_USER));
2342 return nr_free_zone_pages(gfp_zone(GFP_HIGHUSER_MOVABLE));

Completed in 106 milliseconds