Home
last modified time | relevance | path

Searched refs:seeks (Results 1 – 25 of 44) sorted by relevance

12

/Linux-v4.19/include/linux/
Dshrinker.h67 int seeks; /* seeks to recreate an obj */ member
/Linux-v4.19/drivers/gpu/drm/msm/
Dmsm_gem_shrinker.c153 priv->shrinker.seeks = DEFAULT_SEEKS; in msm_gem_shrinker_init()
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Dinlinedata.rst8 (theoretically) reduces disk block consumption and reduces seeks. If the
/Linux-v4.19/mm/
Dworkingset.c494 .seeks = DEFAULT_SEEKS,
/Linux-v4.19/drivers/staging/android/ion/
Dion_heap.c305 heap->shrinker.seeks = DEFAULT_SEEKS; in ion_heap_init_shrinker()
/Linux-v4.19/Documentation/timers/
Dtimers-howto.txt4 This document seeks to answer the common question: "What is the
/Linux-v4.19/fs/
Dmbcache.c368 cache->c_shrink.seeks = DEFAULT_SEEKS; in mb_cache_create()
Dsuper.c260 s->s_shrink.seeks = DEFAULT_SEEKS; in alloc_super()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gem_shrinker.c512 i915->mm.shrinker.seeks = DEFAULT_SEEKS; in i915_gem_shrinker_register()
/Linux-v4.19/Documentation/filesystems/
Dsysfs.txt188 This allows userspace to do partial reads and forward seeks
189 arbitrarily over the entire file at will. If userspace seeks back to
/Linux-v4.19/drivers/staging/erofs/
Dsuper.c512 .seeks = DEFAULT_SEEKS,
/Linux-v4.19/fs/nfsd/
Dnfscache.c76 .seeks = 1,
/Linux-v4.19/Documentation/block/
Dcfq-iosched.txt24 seeks and see improved throughput.
228 The rationale behind idling is that it can cut down on number of seeks
Dbfq-iosched.txt318 number of seeks and see improved throughput.
439 it has been selected for service. On devices with costly seeks,
/Linux-v4.19/drivers/staging/android/
Dashmem.c487 .seeks = DEFAULT_SEEKS * 4,
/Linux-v4.19/Documentation/vm/
Dzswap.rst94 Zswap seeks to be simple in its policies. Sysfs attributes allow for one user
/Linux-v4.19/drivers/virtio/
Dvirtio_balloon.c556 vb->shrinker.seeks = DEFAULT_SEEKS; in virtio_balloon_register_shrinker()
/Linux-v4.19/net/sunrpc/
Dauth.c866 .seeks = DEFAULT_SEEKS,
/Linux-v4.19/Documentation/blockdev/
Dfloppy.txt193 doesn't involve seeks). Implied by 'daring' option.
/Linux-v4.19/drivers/android/
Dbinder_alloc.c1031 .seeks = DEFAULT_SEEKS,
/Linux-v4.19/tools/perf/Documentation/
Dperf.data-file-format.txt456 Pipe-mode avoid seeks in the file by removing the perf_file_section and flags
/Linux-v4.19/drivers/gpu/drm/ttm/
Dttm_page_alloc.c433 manager->mm_shrink.seeks = 1; in ttm_pool_mm_shrink_init()
Dttm_page_alloc_dma.c1154 manager->mm_shrink.seeks = 1; in ttm_dma_pool_mm_shrink_init()
/Linux-v4.19/Documentation/admin-guide/mm/
Duserfaultfd.rst153 roughly "seeks" to that page address and continues sending all
/Linux-v4.19/fs/ext4/
Dextents_status.c1158 sbi->s_es_shrinker.seeks = DEFAULT_SEEKS; in ext4_es_register_shrinker()

12