Home
last modified time | relevance | path

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

123

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

123