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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dpgalloc.h41 #define pgtable_cache_size (quicklists.pgtable_cache_sz) macro
81 pgtable_cache_size--;
91 pgtable_cache_size++;
139 pgtable_cache_size--;
148 pgtable_cache_size++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dpgalloc_32.h21 #define pgtable_cache_size (pgt_quicklists.pgtable_cache_sz) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dsun4c.c1788 pgtable_cache_size--;
1805 pgtable_cache_size++;
1817 pgtable_cache_size--;
1850 pgtable_cache_size++;
1873 if (pgtable_cache_size > high) {
1879 } while (pgtable_cache_size > low);

Completed in 117 milliseconds