Home
last modified time | relevance | path

Searched refs:count_objects (Results 1 – 25 of 49) sorted by relevance

12

/linux-6.12.1/drivers/gpu/drm/
Ddrm_lease.c642 __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.12.1/include/linux/
Dshrinker.h83 unsigned long (*count_objects)(struct shrinker *, member
/linux-6.12.1/drivers/gpu/drm/panfrost/
Dpanfrost_gem_shrinker.c106 pfdev->shrinker->count_objects = panfrost_gem_shrinker_count; in panfrost_gem_shrinker_init()
/linux-6.12.1/drivers/gpu/drm/msm/
Dmsm_gem_shrinker.c220 priv->shrinker->count_objects = msm_gem_shrinker_count; in msm_gem_shrinker_init()
/linux-6.12.1/drivers/xen/xenbus/
Dxenbus_probe_backend.c310 backend_memory_shrinker->count_objects = backend_shrink_memory_count; in xenbus_probe_backend_init()
/linux-6.12.1/Documentation/admin-guide/mm/
Dshrinker_debugfs.rst14 trigger *count_objects()* and *scan_objects()* callbacks for each memcg and
/linux-6.12.1/mm/
Dshrinker_debug.c33 nr = shrinker->count_objects(shrinker, &sc); in shrinker_count_objects()
Dworkingset.c831 workingset_shadow_shrinker->count_objects = count_shadow_nodes; in workingset_init()
Dshrinker.c384 freeable = shrinker->count_objects(shrinker, shrinkctl); in do_shrink_slab()
Dzswap.c1283 shrinker->count_objects = zswap_shrinker_count; in zswap_alloc_shrinker()
/linux-6.12.1/fs/
Dmbcache.c385 cache->c_shrink->count_objects = mb_cache_count; in mb_cache_create()
/linux-6.12.1/drivers/gpu/drm/i915/gem/
Di915_gem_shrinker.c436 i915->mm.shrinker->count_objects = i915_gem_shrinker_count; in i915_gem_driver_register__shrinker()
/linux-6.12.1/fs/erofs/
Dzutil.c448 erofs_shrinker_info->count_objects = erofs_shrink_count; in erofs_init_shrinker()
/linux-6.12.1/include/uapi/drm/
Ddrm_mode.h1309 __u32 count_objects; member
/linux-6.12.1/fs/nfsd/
Dnfscache.c199 nn->nfsd_reply_cache_shrinker->count_objects = nfsd_reply_cache_count; in nfsd_reply_cache_init()
Dfilecache.c782 nfsd_file_shrinker->count_objects = nfsd_file_lru_count; in nfsd_file_cache_init()
/linux-6.12.1/drivers/gpu/drm/ttm/
Dttm_pool.c819 mm_shrinker->count_objects = ttm_pool_shrinker_count; in ttm_pool_mgr_init()
/linux-6.12.1/net/sunrpc/
Dauth.c881 rpc_cred_shrinker->count_objects = rpcauth_cache_shrink_count; in rpcauth_init_module()
/linux-6.12.1/fs/bcachefs/
Dbtree_cache.c664 shrink->count_objects = bch2_btree_cache_count; in bch2_fs_btree_cache_init()
674 shrink->count_objects = bch2_btree_cache_count; in bch2_fs_btree_cache_init()
Dbtree_key_cache.c773 shrink->count_objects = bch2_btree_key_cache_count; in bch2_fs_btree_key_cache_init()
/linux-6.12.1/fs/nfs/
Dnfs42xattr.c997 (*shrinker)->count_objects = count; in nfs4_xattr_shrinker_init()
/linux-6.12.1/drivers/misc/
Dvmw_balloon.c1577 b->shrinker->count_objects = vmballoon_shrinker_count; in vmballoon_register_shrinker()
/linux-6.12.1/drivers/virtio/
Dvirtio_balloon.c939 vb->shrinker->count_objects = virtio_balloon_shrinker_count; in virtio_balloon_register_shrinker()
/linux-6.12.1/drivers/android/
Dbinder_alloc.c1168 binder_shrinker->count_objects = binder_shrink_count; in binder_alloc_shrinker_init()
/linux-6.12.1/kernel/rcu/
Dtree_nocb.h1320 lazy_rcu_shrinker->count_objects = lazy_rcu_shrink_count; in rcu_init_nohz()

12