Searched refs:shrunk (Results 1 – 7 of 7) sorted by relevance
285 unsigned long shrunk = 0; in mb_cache_shrink() local311 shrunk++; in mb_cache_shrink()317 return shrunk; in mb_cache_shrink()
64 max) to wakeup during the polling interval so it may as well be shrunk in order65 to avoid pointless polling. The polling interval is shrunk in the function84 shrunk. These variables are defined in include/linux/kvm_host.h and as module
468 bool shrunk = false; in radix_tree_shrink() local535 shrunk = true; in radix_tree_shrink()538 return shrunk; in radix_tree_shrink()
257 int shrunk = 0; in neigh_forced_gc() local277 shrunk++; in neigh_forced_gc()278 if (shrunk >= max_clean) in neigh_forced_gc()287 return shrunk; in neigh_forced_gc()
1346 shrinked||shrunk
210 shrunk dynamically, so this has no impact on the
209 shrunk "freed" when the process is finished, even if it were to be
Completed in 25 milliseconds