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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/mm/
H A Dpage_alloc.c4885 unsigned long pages_min = min_free_kbytes >> (PAGE_SHIFT - 10); local
4900 tmp = (u64)pages_min * zone->present_pages;
4905 * need highmem pages, so cap pages_min to a small
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/mm/
H A Dpage_alloc.c4885 unsigned long pages_min = min_free_kbytes >> (PAGE_SHIFT - 10); local
4900 tmp = (u64)pages_min * zone->present_pages;
4905 * need highmem pages, so cap pages_min to a small

Completed in 144 milliseconds