Home
last modified time | relevance | path

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

123

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

Completed in 28 milliseconds

123