Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/include/linux/
Dshrinker.h67 int seeks; /* seeks to recreate an obj */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
Dpanfrost_gem_shrinker.c105 pfdev->shrinker.seeks = DEFAULT_SEEKS; in panfrost_gem_shrinker_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
Dmsm_gem_shrinker.c143 priv->shrinker.seeks = DEFAULT_SEEKS; in msm_gem_shrinker_init()
/kernel/linux/linux-5.10/Documentation/filesystems/ext4/
Dinlinedata.rst8 (theoretically) reduces disk block consumption and reduces seeks. If the
/kernel/linux/linux-5.10/fs/nfs/
Dnfs42xattr.c803 .seeks = DEFAULT_SEEKS,
810 .seeks = DEFAULT_SEEKS,
818 .seeks = 1,
/kernel/linux/linux-5.10/fs/erofs/
Dutils.c284 .seeks = DEFAULT_SEEKS,
/kernel/linux/linux-5.10/drivers/xen/xenbus/
Dxenbus_probe_backend.c289 .seeks = DEFAULT_SEEKS,
/kernel/linux/linux-5.10/drivers/staging/android/ion/
Dion_heap.c282 heap->shrinker.seeks = DEFAULT_SEEKS; in ion_heap_init_shrinker()
/kernel/linux/linux-5.10/fs/proc/
Droot.c194 s->s_shrink.seeks = 0; in proc_fill_super()
/kernel/linux/linux-5.10/fs/kernfs/
Dmount.c255 sb->s_shrink.seeks = 0; in kernfs_fill_super()
/kernel/linux/linux-5.10/mm/
Dworkingset.c648 .seeks = 0, /* ->count reports only fully expendable nodes */
/kernel/linux/linux-5.10/fs/
Dmbcache.c419 cache->c_shrink.seeks = DEFAULT_SEEKS; in mb_cache_create()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
Di915_gem_shrinker.c394 i915->mm.shrinker.seeks = DEFAULT_SEEKS; in i915_gem_driver_register__shrinker()
/kernel/linux/linux-5.10/Documentation/timers/
Dtimers-howto.rst5 This document seeks to answer the common question: "What is the
/kernel/linux/linux-5.10/Documentation/filesystems/
Dsysfs.rst218 This allows userspace to do partial reads and forward seeks
219 arbitrarily over the entire file at will. If userspace seeks back to
/kernel/linux/linux-5.10/fs/nfsd/
Dnfscache.c170 nn->nfsd_reply_cache_shrinker.seeks = 1; in nfsd_reply_cache_init()
Dfilecache.c504 .seeks = 1,
/kernel/linux/linux-5.10/Documentation/admin-guide/LSM/
DSafeSetID.rst31 This SafeSetID LSM seeks to provide a solution for restricting setid
/kernel/linux/linux-5.10/Documentation/vm/
Dzswap.rst97 Zswap seeks to be simple in its policies. Sysfs attributes allow for one user
/kernel/linux/linux-5.10/net/sunrpc/
Dauth.c863 .seeks = DEFAULT_SEEKS,
/kernel/linux/linux-5.10/Documentation/admin-guide/blockdev/
Dfloppy.rst196 doesn't involve seeks). Implied by 'daring' option.
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/
Ddm-dust.rst302 This target seeks to provide a device that can exhibit the behavior
/kernel/linux/linux-5.10/drivers/staging/android/
Dashmem.c577 .seeks = DEFAULT_SEEKS * 4,
/kernel/linux/linux-5.10/drivers/virtio/
Dvirtio_balloon.c876 vb->shrinker.seeks = DEFAULT_SEEKS; in virtio_balloon_register_shrinker()
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
Dttm_page_alloc.c433 manager->mm_shrink.seeks = 1; in ttm_pool_mm_shrink_init()

123