Lines Matching refs:alloc_highmem
1567 static unsigned int alloc_normal, alloc_highmem;
1634 alloc_highmem = 0;
1661 alloc_highmem++;
1738 if (alloc_highmem >= save) {
1739 to_free_highmem = alloc_highmem - save;
1742 save -= alloc_highmem;
1760 alloc_highmem--;
1856 alloc_highmem = 0;
1995 unsigned int free_highmem = count_free_highmem_pages() + alloc_highmem;
2087 if (nr_highmem > alloc_highmem) {
2088 nr_highmem -= alloc_highmem;