Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/android/
Dlowmemorykiller.c186 .seeks = DEFAULT_SEEKS * 16
200 module_param_named(cost, lowmem_shrinker.seeks, int, S_IRUGO | S_IWUSR);
Dashmem.c481 .seeks = DEFAULT_SEEKS * 4,
/linux-4.4.14/include/linux/
Dshrinker.h55 int seeks; /* seeks to recreate an obj */ member
/linux-4.4.14/mm/
Dworkingset.c389 .seeks = DEFAULT_SEEKS,
Dzsmalloc.c1872 pool->shrinker.seeks = DEFAULT_SEEKS; in zs_register_shrinker()
Dvmscan.c293 delta = (4 * nr_scanned) / shrinker->seeks; in do_shrink_slab()
Dhuge_memory.c235 .seeks = DEFAULT_SEEKS,
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_gem_shrinker.c341 dev_priv->mm.shrinker.seeks = DEFAULT_SEEKS; in i915_gem_shrinker_init()
/linux-4.4.14/Documentation/timers/
Dtimers-howto.txt4 This document seeks to answer the common question: "What is the
/linux-4.4.14/drivers/staging/android/ion/
Dion_heap.c313 heap->shrinker.seeks = DEFAULT_SEEKS; in ion_heap_init_shrinker()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec_bulk.c379 .seeks = DEFAULT_SEEKS,
/linux-4.4.14/Documentation/filesystems/
Dsysfs.txt188 This allows userspace to do partial reads and forward seeks
189 arbitrarily over the entire file at will. If userspace seeks back to
Dseq_file.txt20 multiple reads (and seeks) requires careful attention to the reader's
Dxfs-self-describing-metadata.txt153 modification process, and seeks only to check that the metadata is what it says
/linux-4.4.14/fs/nfsd/
Dnfscache.c74 .seeks = 1,
/linux-4.4.14/Documentation/vm/
Dzswap.txt84 Zswap seeks to be simple in its policies. Sysfs attributes allow for one user
Duserfaultfd.txt125 roughly "seeks" to that page address and continues sending all
/linux-4.4.14/Documentation/block/
Dcfq-iosched.txt24 seeks and see improved throughput.
229 The rationale behind idling is that it can cut down on number of seeks
/linux-4.4.14/drivers/gpu/drm/ttm/
Dttm_page_alloc.c439 manager->mm_shrink.seeks = 1; in ttm_pool_mm_shrink_init()
Dttm_page_alloc_dma.c1071 manager->mm_shrink.seeks = 1; in ttm_dma_pool_mm_shrink_init()
/linux-4.4.14/fs/
Dmbcache.c310 .seeks = DEFAULT_SEEKS,
Dsuper.c244 s->s_shrink.seeks = DEFAULT_SEEKS; in alloc_super()
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_pool.c1102 .seeks = DEFAULT_SEEKS,
/linux-4.4.14/net/sunrpc/
Dauth.c865 .seeks = DEFAULT_SEEKS,
/linux-4.4.14/Documentation/blockdev/
Dfloppy.txt193 doesn't involve seeks). Implied by 'daring' option.
/linux-4.4.14/fs/ext4/
Dextents_status.c1158 sbi->s_es_shrinker.seeks = DEFAULT_SEEKS; in ext4_es_register_shrinker()
/linux-4.4.14/fs/f2fs/
Dsuper.c46 .seeks = DEFAULT_SEEKS,
/linux-4.4.14/fs/xfs/
Dxfs_buf.c1704 btp->bt_shrinker.seeks = DEFAULT_SEEKS; in xfs_alloc_buftarg()
Dxfs_qm.c661 qinf->qi_shrinker.seeks = DEFAULT_SEEKS; in xfs_qm_init_quotainfo()
/linux-4.4.14/drivers/md/
Ddm-bufio.c1673 c->shrinker.seeks = 1; in dm_bufio_client_create()
Draid5.c6353 if (conf->shrinker.seeks) in free_conf()
6634 conf->shrinker.seeks = DEFAULT_SEEKS * conf->raid_disks * 4; in setup_conf()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c1813 .seeks = DEFAULT_SEEKS,
/linux-4.4.14/fs/gfs2/
Dquota.c192 .seeks = DEFAULT_SEEKS,
Dglock.c1404 .seeks = DEFAULT_SEEKS,
/linux-4.4.14/fs/ubifs/
Dsuper.c54 .seeks = DEFAULT_SEEKS,
/linux-4.4.14/fs/nfs/
Dsuper.c363 .seeks = DEFAULT_SEEKS,
/linux-4.4.14/fs/quota/
Ddquot.c728 .seeks = DEFAULT_SEEKS,
/linux-4.4.14/drivers/md/bcache/
Dbtree.c809 c->shrink.seeks = 4; in bch_btree_cache_alloc()
/linux-4.4.14/drivers/scsi/
DKconfig704 random seeks, but this does not necessarily result in a noticeable
1423 random seeks, but this does not necessarily result in a noticeable
/linux-4.4.14/arch/x86/kvm/
Dmmu.c4899 .seeks = DEFAULT_SEEKS * 10,