count_objects 6235 arch/x86/kvm/mmu.c .count_objects = mmu_shrink_count, count_objects 991 drivers/android/binder_alloc.c .count_objects = binder_shrink_count, count_objects 98 drivers/block/drbd/drbd_state.c count_objects(resource, &n_devices, &n_connections); count_objects 660 drivers/gpu/drm/drm_lease.c __u32 count_objects = arg->count_objects; count_objects 688 drivers/gpu/drm/drm_lease.c if (count_objects > count) { count_objects 699 drivers/gpu/drm/drm_lease.c arg->count_objects = count; count_objects 465 drivers/gpu/drm/i915/gem/i915_gem_shrinker.c i915->mm.shrinker.count_objects = i915_gem_shrinker_count; count_objects 140 drivers/gpu/drm/msm/msm_gem_shrinker.c priv->shrinker.count_objects = msm_gem_shrinker_count; count_objects 95 drivers/gpu/drm/panfrost/panfrost_gem_shrinker.c pfdev->shrinker.count_objects = panfrost_gem_shrinker_count; count_objects 431 drivers/gpu/drm/ttm/ttm_page_alloc.c manager->mm_shrink.count_objects = ttm_pool_shrink_count; count_objects 1150 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c manager->mm_shrink.count_objects = ttm_dma_pool_shrink_count; count_objects 854 drivers/md/bcache/btree.c c->shrink.count_objects = bch_mca_count; count_objects 1690 drivers/md/dm-bufio.c c->shrinker.count_objects = dm_bufio_shrink_count; count_objects 2463 drivers/md/dm-zoned-metadata.c zmd->mblk_shrinker.count_objects = dmz_mblock_shrinker_count; count_objects 7096 drivers/md/raid5.c conf->shrinker.count_objects = raid5_cache_count; count_objects 1591 drivers/misc/vmw_balloon.c b->shrinker.count_objects = vmballoon_shrinker_count; count_objects 518 drivers/staging/android/ashmem.c .count_objects = ashmem_shrink_count, count_objects 551 drivers/staging/android/ion/ion.c objs = heap->shrinker.count_objects(&heap->shrinker, &sc); count_objects 568 drivers/staging/android/ion/ion.c objs = heap->shrinker.count_objects(&heap->shrinker, &sc); count_objects 618 drivers/staging/android/ion/ion.c if (heap->shrinker.count_objects && count_objects 309 drivers/staging/android/ion/ion_heap.c heap->shrinker.count_objects = ion_heap_shrink_count; count_objects 857 drivers/virtio/virtio_balloon.c vb->shrinker.count_objects = virtio_balloon_shrinker_count; count_objects 319 fs/erofs/utils.c .count_objects = erofs_shrink_count, count_objects 1636 fs/ext4/extents_status.c sbi->s_es_shrinker.count_objects = ext4_es_count; count_objects 81 fs/f2fs/super.c .count_objects = f2fs_shrink_count, count_objects 1630 fs/gfs2/glock.c .count_objects = gfs2_glock_shrink_count, count_objects 187 fs/gfs2/quota.c .count_objects = gfs2_qd_shrink_count, count_objects 367 fs/mbcache.c cache->c_shrink.count_objects = mb_cache_count; count_objects 370 fs/nfs/super.c .count_objects = nfs_access_cache_count, count_objects 435 fs/nfsd/filecache.c .count_objects = nfsd_file_lru_count, count_objects 156 fs/nfsd/nfscache.c nn->nfsd_reply_cache_shrinker.count_objects = nfsd_reply_cache_count; count_objects 746 fs/quota/dquot.c .count_objects = dqcache_shrink_count, count_objects 267 fs/super.c s->s_shrink.count_objects = super_cache_count; count_objects 41 fs/ubifs/super.c .count_objects = ubifs_shrink_count, count_objects 1771 fs/xfs/xfs_buf.c btp->bt_shrinker.count_objects = xfs_buftarg_shrink_count; count_objects 682 fs/xfs/xfs_qm.c qinf->qi_shrinker.count_objects = xfs_qm_shrink_count; count_objects 61 include/linux/shrinker.h unsigned long (*count_objects)(struct shrinker *, count_objects 989 include/uapi/drm/drm_mode.h __u32 count_objects; count_objects 157 mm/huge_memory.c .count_objects = shrink_huge_zero_page_count, count_objects 2959 mm/huge_memory.c .count_objects = deferred_split_count, count_objects 479 mm/vmscan.c freeable = shrinker->count_objects(shrinker, shrinkctl); count_objects 524 mm/workingset.c .count_objects = count_shadow_nodes, count_objects 2384 mm/zsmalloc.c pool->shrinker.count_objects = zs_shrinker_count; count_objects 910 net/sunrpc/auth.c .count_objects = rpcauth_cache_shrink_count,