Home
last modified time | relevance | path

Searched refs:shrunk (Results 1 – 7 of 7) sorted by relevance

/linux/fs/
A Dmbcache.c285 unsigned long shrunk = 0; in mb_cache_shrink() local
311 shrunk++; in mb_cache_shrink()
317 return shrunk; in mb_cache_shrink()
/linux/Documentation/virt/kvm/
A Dhalt-polling.rst64 max) to wakeup during the polling interval so it may as well be shrunk in order
65 to avoid pointless polling. The polling interval is shrunk in the function
84 shrunk. These variables are defined in include/linux/kvm_host.h and as module
/linux/lib/
A Dradix-tree.c468 bool shrunk = false; in radix_tree_shrink() local
535 shrunk = true; in radix_tree_shrink()
538 return shrunk; in radix_tree_shrink()
/linux/net/core/
A Dneighbour.c257 int shrunk = 0; in neigh_forced_gc() local
277 shrunk++; in neigh_forced_gc()
278 if (shrunk >= max_clean) in neigh_forced_gc()
287 return shrunk; in neigh_forced_gc()
/linux/scripts/
A Dspelling.txt1346 shrinked||shrunk
/linux/Documentation/filesystems/
A Dntfs.rst210 shrunk dynamically, so this has no impact on the
/linux/Documentation/trace/
A Dftrace.rst209 shrunk "freed" when the process is finished, even if it were to be

Completed in 25 milliseconds