Home
last modified time | relevance | path

Searched refs:evictions (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dfilecache.c1207 unsigned long releases = 0, evictions = 0; in nfsd_file_cache_stats_show() local
1234 evictions += per_cpu(nfsd_file_evictions, i); in nfsd_file_cache_stats_show()
1243 seq_printf(m, "evictions: %lu\n", evictions); in nfsd_file_cache_stats_show()
/openbmc/linux/Documentation/gpu/rfc/
H A Di915_vm_bind.rst72 evictions, vma lookup table, implicit sync, vma active reference tracking etc.,