Home
last modified time | relevance | path

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

123

/linux/include/linux/
A Dshrinker.h67 int seeks; /* seeks to recreate an obj */ member
/linux/drivers/gpu/drm/panfrost/
A Dpanfrost_gem_shrinker.c105 pfdev->shrinker.seeks = DEFAULT_SEEKS; in panfrost_gem_shrinker_init()
/linux/fs/nfs/
A Dnfs42xattr.c803 .seeks = DEFAULT_SEEKS,
810 .seeks = DEFAULT_SEEKS,
818 .seeks = 1,
/linux/drivers/gpu/drm/msm/
A Dmsm_gem_shrinker.c223 priv->shrinker.seeks = DEFAULT_SEEKS; in msm_gem_shrinker_init()
/linux/Documentation/filesystems/ext4/
A Dinlinedata.rst8 (theoretically) reduces disk block consumption and reduces seeks. If the
/linux/fs/erofs/
A Dutils.c280 .seeks = DEFAULT_SEEKS,
/linux/drivers/xen/xenbus/
A Dxenbus_probe_backend.c289 .seeks = DEFAULT_SEEKS,
/linux/fs/proc/
A Droot.c194 s->s_shrink.seeks = 0; in proc_fill_super()
/linux/fs/kernfs/
A Dmount.c255 sb->s_shrink.seeks = 0; in kernfs_fill_super()
/linux/mm/
A Dworkingset.c593 .seeks = 0, /* ->count reports only fully expendable nodes */
/linux/fs/
A Dmbcache.c369 cache->c_shrink.seeks = DEFAULT_SEEKS; in mb_cache_create()
/linux/Documentation/timers/
A Dtimers-howto.rst5 This document seeks to answer the common question: "What is the
/linux/drivers/gpu/drm/i915/gem/
A Di915_gem_shrinker.c424 i915->mm.shrinker.seeks = DEFAULT_SEEKS; in i915_gem_driver_register__shrinker()
/linux/Documentation/filesystems/
A 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
/linux/fs/nfsd/
A Dnfscache.c184 nn->nfsd_reply_cache_shrinker.seeks = 1; in nfsd_reply_cache_init()
A Dfilecache.c505 .seeks = 1,
/linux/drivers/gpu/drm/ttm/
A Dttm_pool.c724 mm_shrinker.seeks = 1; in ttm_pool_mgr_init()
/linux/Documentation/admin-guide/LSM/
A DSafeSetID.rst31 This SafeSetID LSM seeks to provide a solution for restricting setid
/linux/drivers/staging/android/
A Dashmem.c537 .seeks = DEFAULT_SEEKS * 4,
/linux/net/sunrpc/
A Dauth.c863 .seeks = DEFAULT_SEEKS,
/linux/Documentation/admin-guide/mm/
A Dzswap.rst97 Zswap seeks to be simple in its policies. Sysfs attributes allow for one user
/linux/Documentation/admin-guide/device-mapper/
A Ddm-dust.rst302 This target seeks to provide a device that can exhibit the behavior
/linux/Documentation/admin-guide/blockdev/
A Dfloppy.rst196 doesn't involve seeks). Implied by 'daring' option.
/linux/drivers/virtio/
A Dvirtio_balloon.c876 vb->shrinker.seeks = DEFAULT_SEEKS; in virtio_balloon_register_shrinker()
/linux/Documentation/block/
A Dbfq-iosched.rst339 number of seeks and see improved throughput.
467 it has been selected for service. On devices with costly seeks,

Completed in 59 milliseconds

123