Searched refs:count_objects (Results 1 – 30 of 30) sorted by relevance
/linux-4.1.27/include/linux/ |
D | shrinker.h | 50 unsigned long (*count_objects)(struct shrinker *, member
|
/linux-4.1.27/drivers/staging/android/ |
D | lowmemorykiller.c | 181 .count_objects = lowmem_count,
|
D | ashmem.c | 475 .count_objects = ashmem_shrink_count,
|
/linux-4.1.27/mm/ |
D | workingset.c | 387 .count_objects = count_shadow_nodes,
|
D | vmscan.c | 250 freeable = shrinker->count_objects(shrinker, shrinkctl); in do_shrink_slab()
|
D | huge_memory.c | 236 .count_objects = shrink_huge_zero_page_count,
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | i915_gem_shrinker.c | 329 dev_priv->mm.shrinker.count_objects = i915_gem_shrinker_count; in i915_gem_shrinker_init()
|
D | i915_debugfs.c | 293 #define count_objects(list, member) do { \ macro 424 count_objects(&dev_priv->mm.bound_list, global_list); in i915_gem_object_info()
|
/linux-4.1.27/drivers/staging/android/ion/ |
D | ion_heap.c | 311 heap->shrinker.count_objects = ion_heap_shrink_count; in ion_heap_init_shrinker()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_pool.c | 1425 .count_objects = ldlm_pools_srv_count, 1431 .count_objects = ldlm_pools_cli_count,
|
/linux-4.1.27/fs/nfsd/ |
D | nfscache.c | 74 .count_objects = nfsd_reply_cache_count,
|
/linux-4.1.27/drivers/gpu/drm/ttm/ |
D | ttm_page_alloc.c | 437 manager->mm_shrink.count_objects = ttm_pool_shrink_count; in ttm_pool_mm_shrink_init()
|
D | ttm_page_alloc_dma.c | 1067 manager->mm_shrink.count_objects = ttm_dma_pool_shrink_count; in ttm_dma_pool_mm_shrink_init()
|
/linux-4.1.27/fs/ |
D | mbcache.c | 308 .count_objects = mb_cache_shrink_count,
|
D | super.c | 231 s->s_shrink.count_objects = super_cache_count; in alloc_super()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | sec_bulk.c | 709 .count_objects = enc_pools_shrink_count,
|
/linux-4.1.27/net/sunrpc/ |
D | auth.c | 863 .count_objects = rpcauth_cache_shrink_count,
|
/linux-4.1.27/fs/ext4/ |
D | extents_status.c | 1207 sbi->s_es_shrinker.count_objects = ext4_es_count; in ext4_es_register_shrinker()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_buf.c | 1703 btp->bt_shrinker.count_objects = xfs_buftarg_shrink_count; in xfs_alloc_buftarg()
|
D | xfs_qm.c | 659 qinf->qi_shrinker.count_objects = xfs_qm_shrink_count; in xfs_qm_init_quotainfo()
|
/linux-4.1.27/drivers/md/ |
D | dm-bufio.c | 1665 c->shrinker.count_objects = dm_bufio_shrink_count; in dm_bufio_client_create()
|
D | raid5.c | 6592 conf->shrinker.count_objects = raid5_cache_count; in setup_conf()
|
/linux-4.1.27/fs/gfs2/ |
D | quota.c | 190 .count_objects = gfs2_qd_shrink_count,
|
D | glock.c | 1452 .count_objects = gfs2_glock_shrink_count,
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | lu_object.c | 1927 .count_objects = lu_cache_shrink_count,
|
/linux-4.1.27/fs/ubifs/ |
D | super.c | 53 .count_objects = ubifs_shrink_count,
|
/linux-4.1.27/drivers/md/bcache/ |
D | btree.c | 807 c->shrink.count_objects = bch_mca_count; in bch_btree_cache_alloc()
|
/linux-4.1.27/fs/quota/ |
D | dquot.c | 726 .count_objects = dqcache_shrink_count,
|
/linux-4.1.27/fs/nfs/ |
D | super.c | 361 .count_objects = nfs_access_cache_count,
|
/linux-4.1.27/arch/x86/kvm/ |
D | mmu.c | 4779 .count_objects = mmu_shrink_count,
|