Searched refs:seeks (Results 1 – 25 of 53) sorted by relevance
123
/linux/include/linux/ |
A D | shrinker.h | 67 int seeks; /* seeks to recreate an obj */ member
|
/linux/drivers/gpu/drm/panfrost/ |
A D | panfrost_gem_shrinker.c | 105 pfdev->shrinker.seeks = DEFAULT_SEEKS; in panfrost_gem_shrinker_init()
|
/linux/fs/nfs/ |
A D | nfs42xattr.c | 803 .seeks = DEFAULT_SEEKS, 810 .seeks = DEFAULT_SEEKS, 818 .seeks = 1,
|
/linux/drivers/gpu/drm/msm/ |
A D | msm_gem_shrinker.c | 223 priv->shrinker.seeks = DEFAULT_SEEKS; in msm_gem_shrinker_init()
|
/linux/Documentation/filesystems/ext4/ |
A D | inlinedata.rst | 8 (theoretically) reduces disk block consumption and reduces seeks. If the
|
/linux/fs/erofs/ |
A D | utils.c | 280 .seeks = DEFAULT_SEEKS,
|
/linux/drivers/xen/xenbus/ |
A D | xenbus_probe_backend.c | 289 .seeks = DEFAULT_SEEKS,
|
/linux/fs/proc/ |
A D | root.c | 194 s->s_shrink.seeks = 0; in proc_fill_super()
|
/linux/fs/kernfs/ |
A D | mount.c | 255 sb->s_shrink.seeks = 0; in kernfs_fill_super()
|
/linux/mm/ |
A D | workingset.c | 593 .seeks = 0, /* ->count reports only fully expendable nodes */
|
/linux/fs/ |
A D | mbcache.c | 369 cache->c_shrink.seeks = DEFAULT_SEEKS; in mb_cache_create()
|
/linux/Documentation/timers/ |
A D | timers-howto.rst | 5 This document seeks to answer the common question: "What is the
|
/linux/drivers/gpu/drm/i915/gem/ |
A D | i915_gem_shrinker.c | 424 i915->mm.shrinker.seeks = DEFAULT_SEEKS; in i915_gem_driver_register__shrinker()
|
/linux/Documentation/filesystems/ |
A D | sysfs.rst | 218 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 D | nfscache.c | 184 nn->nfsd_reply_cache_shrinker.seeks = 1; in nfsd_reply_cache_init()
|
A D | filecache.c | 505 .seeks = 1,
|
/linux/drivers/gpu/drm/ttm/ |
A D | ttm_pool.c | 724 mm_shrinker.seeks = 1; in ttm_pool_mgr_init()
|
/linux/Documentation/admin-guide/LSM/ |
A D | SafeSetID.rst | 31 This SafeSetID LSM seeks to provide a solution for restricting setid
|
/linux/drivers/staging/android/ |
A D | ashmem.c | 537 .seeks = DEFAULT_SEEKS * 4,
|
/linux/net/sunrpc/ |
A D | auth.c | 863 .seeks = DEFAULT_SEEKS,
|
/linux/Documentation/admin-guide/mm/ |
A D | zswap.rst | 97 Zswap seeks to be simple in its policies. Sysfs attributes allow for one user
|
/linux/Documentation/admin-guide/device-mapper/ |
A D | dm-dust.rst | 302 This target seeks to provide a device that can exhibit the behavior
|
/linux/Documentation/admin-guide/blockdev/ |
A D | floppy.rst | 196 doesn't involve seeks). Implied by 'daring' option.
|
/linux/drivers/virtio/ |
A D | virtio_balloon.c | 876 vb->shrinker.seeks = DEFAULT_SEEKS; in virtio_balloon_register_shrinker()
|
/linux/Documentation/block/ |
A D | bfq-iosched.rst | 339 number of seeks and see improved throughput. 467 it has been selected for service. On devices with costly seeks,
|
Completed in 59 milliseconds
123