Searched refs:sfmmu_cache_reclaim_scan_ratio (Results 1 – 1 of 1) sorted by relevance
9090 static int sfmmu_cache_reclaim_scan_ratio = SFMMU_CACHE_RECLAIM_SCAN_RATIO; variable9145 uhmehash_reclaim_hand += UHMEHASH_SZ / sfmmu_cache_reclaim_scan_ratio; in sfmmu_hblkcache_reclaim()9147 for (i = UHMEHASH_SZ / sfmmu_cache_reclaim_scan_ratio; i; i--) { in sfmmu_hblkcache_reclaim()9171 khmehash_reclaim_hand += KHMEHASH_SZ / sfmmu_cache_reclaim_scan_ratio; in sfmmu_hblkcache_reclaim()9173 for (i = KHMEHASH_SZ / sfmmu_cache_reclaim_scan_ratio; i; i--) { in sfmmu_hblkcache_reclaim()