Home
last modified time | relevance | path

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

123

/linux-6.1.9/include/linux/
Dshrinker.h67 int seeks; /* seeks to recreate an obj */ member
/linux-6.1.9/drivers/gpu/drm/panfrost/
Dpanfrost_gem_shrinker.c105 pfdev->shrinker.seeks = DEFAULT_SEEKS; in panfrost_gem_shrinker_init()
/linux-6.1.9/drivers/gpu/drm/msm/
Dmsm_gem_shrinker.c211 priv->shrinker.seeks = DEFAULT_SEEKS; in msm_gem_shrinker_init()
/linux-6.1.9/Documentation/filesystems/ext4/
Dinlinedata.rst8 (theoretically) reduces disk block consumption and reduces seeks. If the
/linux-6.1.9/fs/nfs/
Dnfs42xattr.c802 .seeks = DEFAULT_SEEKS,
809 .seeks = DEFAULT_SEEKS,
817 .seeks = 1,
/linux-6.1.9/fs/erofs/
Dutils.c280 .seeks = DEFAULT_SEEKS,
/linux-6.1.9/drivers/xen/xenbus/
Dxenbus_probe_backend.c289 .seeks = DEFAULT_SEEKS,
/linux-6.1.9/fs/proc/
Droot.c191 s->s_shrink.seeks = 0; in proc_fill_super()
/linux-6.1.9/fs/
Dmbcache.c382 cache->c_shrink.seeks = DEFAULT_SEEKS; in mb_cache_create()
/linux-6.1.9/fs/kernfs/
Dmount.c257 sb->s_shrink.seeks = 0; in kernfs_fill_super()
/linux-6.1.9/Documentation/timers/
Dtimers-howto.rst5 This document seeks to answer the common question: "What is the
/linux-6.1.9/mm/
Dworkingset.c703 .seeks = 0, /* ->count reports only fully expendable nodes */
/linux-6.1.9/drivers/gpu/drm/i915/gem/
Di915_gem_shrinker.c427 i915->mm.shrinker.seeks = DEFAULT_SEEKS; in i915_gem_driver_register__shrinker()
/linux-6.1.9/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
/linux-6.1.9/fs/nfsd/
Dnfscache.c178 nn->nfsd_reply_cache_shrinker.seeks = 1; in nfsd_reply_cache_init()
Dfilecache.c638 .seeks = 1,
/linux-6.1.9/drivers/gpu/drm/ttm/
Dttm_pool.c724 mm_shrinker.seeks = 1; in ttm_pool_mgr_init()
/linux-6.1.9/Documentation/admin-guide/LSM/
DSafeSetID.rst31 This SafeSetID LSM seeks to provide a solution for restricting setid
/linux-6.1.9/Documentation/process/
Dresearcher-guidelines.rst20 This document seeks to clarify what the Linux kernel community considers
/linux-6.1.9/net/sunrpc/
Dauth.c867 .seeks = DEFAULT_SEEKS,
/linux-6.1.9/Documentation/admin-guide/mm/
Dzswap.rst97 Zswap seeks to be simple in its policies. Sysfs attributes allow for one user
/linux-6.1.9/Documentation/admin-guide/blockdev/
Dfloppy.rst196 doesn't involve seeks). Implied by 'daring' option.
/linux-6.1.9/Documentation/admin-guide/device-mapper/
Ddm-dust.rst302 This target seeks to provide a device that can exhibit the behavior
/linux-6.1.9/drivers/virtio/
Dvirtio_balloon.c857 vb->shrinker.seeks = DEFAULT_SEEKS; in virtio_balloon_register_shrinker()
/linux-6.1.9/drivers/misc/
Dvmw_balloon.c1586 b->shrinker.seeks = DEFAULT_SEEKS; in vmballoon_register_shrinker()

123