| /linux-6.15/drivers/gpu/drm/ |
| H A D | drm_lease.c | 642 __u32 count_objects = arg->count_objects; in drm_mode_get_lease_ioctl() local 671 if (count_objects > count) { in drm_mode_get_lease_ioctl() 682 arg->count_objects = count; in drm_mode_get_lease_ioctl()
|
| /linux-6.15/include/linux/ |
| H A D | shrinker.h | 83 unsigned long (*count_objects)(struct shrinker *, member
|
| /linux-6.15/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_gem_shrinker.c | 106 pfdev->shrinker->count_objects = panfrost_gem_shrinker_count; in panfrost_gem_shrinker_init()
|
| /linux-6.15/drivers/gpu/drm/msm/ |
| H A D | msm_gem_shrinker.c | 220 priv->shrinker->count_objects = msm_gem_shrinker_count; in msm_gem_shrinker_init()
|
| /linux-6.15/Documentation/admin-guide/mm/ |
| H A D | shrinker_debugfs.rst | 14 trigger *count_objects()* and *scan_objects()* callbacks for each memcg and
|
| /linux-6.15/drivers/xen/xenbus/ |
| H A D | xenbus_probe_backend.c | 310 backend_memory_shrinker->count_objects = backend_shrink_memory_count; in xenbus_probe_backend_init()
|
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_shrinker.c | 239 shrinker->shrink->count_objects = xe_shrinker_count; in xe_shrinker_create()
|
| /linux-6.15/mm/ |
| H A D | shrinker_debug.c | 33 nr = shrinker->count_objects(shrinker, &sc); in shrinker_count_objects()
|
| H A D | workingset.c | 816 workingset_shadow_shrinker->count_objects = count_shadow_nodes; in workingset_init()
|
| H A D | shrinker.c | 384 freeable = shrinker->count_objects(shrinker, shrinkctl); in do_shrink_slab()
|
| /linux-6.15/fs/erofs/ |
| H A D | zutil.c | 308 erofs_shrinker_info->count_objects = erofs_shrink_count; in erofs_init_shrinker()
|
| /linux-6.15/fs/ |
| H A D | mbcache.c | 385 cache->c_shrink->count_objects = mb_cache_count; in mb_cache_create()
|
| /linux-6.15/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_shrinker.c | 436 i915->mm.shrinker->count_objects = i915_gem_shrinker_count; in i915_gem_driver_register__shrinker()
|
| /linux-6.15/include/uapi/drm/ |
| H A D | drm_mode.h | 1309 __u32 count_objects; member
|
| /linux-6.15/fs/nfsd/ |
| H A D | nfscache.c | 199 nn->nfsd_reply_cache_shrinker->count_objects = nfsd_reply_cache_count; in nfsd_reply_cache_init()
|
| H A D | filecache.c | 806 nfsd_file_shrinker->count_objects = nfsd_file_lru_count; in nfsd_file_cache_init()
|
| /linux-6.15/net/sunrpc/ |
| H A D | auth.c | 881 rpc_cred_shrinker->count_objects = rpcauth_cache_shrink_count; in rpcauth_init_module()
|
| /linux-6.15/fs/nfs/ |
| H A D | nfs42xattr.c | 997 (*shrinker)->count_objects = count; in nfs4_xattr_shrinker_init()
|
| /linux-6.15/fs/bcachefs/ |
| H A D | btree_cache.c | 667 shrink->count_objects = bch2_btree_cache_count; in bch2_fs_btree_cache_init() 677 shrink->count_objects = bch2_btree_cache_count; in bch2_fs_btree_cache_init()
|
| H A D | btree_key_cache.c | 824 shrink->count_objects = bch2_btree_key_cache_count; in bch2_fs_btree_key_cache_init()
|
| /linux-6.15/drivers/virtio/ |
| H A D | virtio_balloon.c | 939 vb->shrinker->count_objects = virtio_balloon_shrinker_count; in virtio_balloon_register_shrinker()
|
| /linux-6.15/drivers/misc/ |
| H A D | vmw_balloon.c | 1577 b->shrinker->count_objects = vmballoon_shrinker_count; in vmballoon_register_shrinker()
|
| /linux-6.15/drivers/gpu/drm/ttm/ |
| H A D | ttm_pool.c | 1325 mm_shrinker->count_objects = ttm_pool_shrinker_count; in ttm_pool_mgr_init()
|
| /linux-6.15/drivers/android/ |
| H A D | binder_alloc.c | 1262 binder_shrinker->count_objects = binder_shrink_count; in binder_alloc_shrinker_init()
|
| /linux-6.15/fs/btrfs/ |
| H A D | compression.c | 1118 compr_pool.shrinker->count_objects = btrfs_compr_pool_count; in btrfs_init_compress()
|