Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/android/
Dlowmemorykiller.c182 .seeks = DEFAULT_SEEKS * 16
196 module_param_named(cost, lowmem_shrinker.seeks, int, S_IRUGO | S_IWUSR);
Dashmem.c481 .seeks = DEFAULT_SEEKS * 4,
/linux-4.1.27/include/linux/
Dshrinker.h55 int seeks; /* seeks to recreate an obj */ member
/linux-4.1.27/mm/
Dworkingset.c389 .seeks = DEFAULT_SEEKS,
Dvmscan.c262 delta = (4 * nr_scanned) / shrinker->seeks; in do_shrink_slab()
Dhuge_memory.c238 .seeks = DEFAULT_SEEKS,
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gem_shrinker.c330 dev_priv->mm.shrinker.seeks = DEFAULT_SEEKS; in i915_gem_shrinker_init()
/linux-4.1.27/Documentation/timers/
Dtimers-howto.txt4 This document seeks to answer the common question: "What is the
/linux-4.1.27/Documentation/vm/
Dzswap.txt58 Zswap seeks to be simple in its policies. Sysfs attributes allow for one user
/linux-4.1.27/drivers/staging/android/ion/
Dion_heap.c313 heap->shrinker.seeks = DEFAULT_SEEKS; in ion_heap_init_shrinker()
/linux-4.1.27/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.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_pool.c1427 .seeks = DEFAULT_SEEKS,
1433 .seeks = DEFAULT_SEEKS,
/linux-4.1.27/fs/nfsd/
Dnfscache.c75 .seeks = 1,
/linux-4.1.27/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.1.27/drivers/gpu/drm/ttm/
Dttm_page_alloc.c439 manager->mm_shrink.seeks = 1; in ttm_pool_mm_shrink_init()
Dttm_page_alloc_dma.c1069 manager->mm_shrink.seeks = 1; in ttm_dma_pool_mm_shrink_init()
/linux-4.1.27/fs/
Dmbcache.c310 .seeks = DEFAULT_SEEKS,
Dsuper.c229 s->s_shrink.seeks = DEFAULT_SEEKS; in alloc_super()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec_bulk.c711 .seeks = DEFAULT_SEEKS,
/linux-4.1.27/Documentation/blockdev/
Dfloppy.txt193 doesn't involve seeks). Implied by 'daring' option.
/linux-4.1.27/net/sunrpc/
Dauth.c865 .seeks = DEFAULT_SEEKS,
/linux-4.1.27/fs/ext4/
Dextents_status.c1208 sbi->s_es_shrinker.seeks = DEFAULT_SEEKS; in ext4_es_register_shrinker()
/linux-4.1.27/fs/xfs/
Dxfs_buf.c1705 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.1.27/drivers/md/
Ddm-bufio.c1667 c->shrinker.seeks = 1; in dm_bufio_client_create()
Draid5.c6315 if (conf->shrinker.seeks) in free_conf()
6590 conf->shrinker.seeks = DEFAULT_SEEKS * conf->raid_disks * 4; in setup_conf()
/linux-4.1.27/fs/gfs2/
Dquota.c192 .seeks = DEFAULT_SEEKS,
Dglock.c1451 .seeks = DEFAULT_SEEKS,
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c1929 .seeks = DEFAULT_SEEKS,
/linux-4.1.27/fs/ubifs/
Dsuper.c54 .seeks = DEFAULT_SEEKS,
/linux-4.1.27/drivers/md/bcache/
Dbtree.c809 c->shrink.seeks = 4; in bch_btree_cache_alloc()
/linux-4.1.27/fs/quota/
Ddquot.c728 .seeks = DEFAULT_SEEKS,
/linux-4.1.27/fs/nfs/
Dsuper.c363 .seeks = DEFAULT_SEEKS,
/linux-4.1.27/drivers/scsi/
DKconfig692 random seeks, but this does not necessarily result in a noticeable
1411 random seeks, but this does not necessarily result in a noticeable
/linux-4.1.27/arch/x86/kvm/
Dmmu.c4781 .seeks = DEFAULT_SEEKS * 10,