Home
last modified time | relevance | path

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

12

/linux-6.1.9/drivers/gpu/drm/
Ddrm_lease.c638 __u32 count_objects = arg->count_objects; in drm_mode_get_lease_ioctl() local
667 if (count_objects > count) { in drm_mode_get_lease_ioctl()
678 arg->count_objects = count; in drm_mode_get_lease_ioctl()
/linux-6.1.9/include/linux/
Dshrinker.h61 unsigned long (*count_objects)(struct shrinker *, member
/linux-6.1.9/drivers/gpu/drm/panfrost/
Dpanfrost_gem_shrinker.c103 pfdev->shrinker.count_objects = panfrost_gem_shrinker_count; in panfrost_gem_shrinker_init()
/linux-6.1.9/drivers/gpu/drm/msm/
Dmsm_gem_shrinker.c209 priv->shrinker.count_objects = msm_gem_shrinker_count; in msm_gem_shrinker_init()
/linux-6.1.9/fs/nfs/
Dnfs42xattr.c800 .count_objects = nfs4_xattr_cache_count,
807 .count_objects = nfs4_xattr_entry_count,
815 .count_objects = nfs4_xattr_entry_count,
Dsuper.c129 .count_objects = nfs_access_cache_count,
/linux-6.1.9/fs/erofs/
Dutils.c279 .count_objects = erofs_shrink_count,
/linux-6.1.9/Documentation/admin-guide/mm/
Dshrinker_debugfs.rst16 trigger *count_objects()* and *scan_objects()* callbacks for each memcg and
/linux-6.1.9/drivers/xen/xenbus/
Dxenbus_probe_backend.c288 .count_objects = backend_shrink_memory_count,
/linux-6.1.9/mm/
Dshrinker_debug.c31 nr = shrinker->count_objects(shrinker, &sc); in shrinker_count_objects()
Dworkingset.c701 .count_objects = count_shadow_nodes,
Dhuge_memory.c232 .count_objects = shrink_huge_zero_page_count,
2906 .count_objects = deferred_split_count,
/linux-6.1.9/fs/
Dmbcache.c380 cache->c_shrink.count_objects = mb_cache_count; in mb_cache_create()
Dsuper.c265 s->s_shrink.count_objects = super_cache_count; in alloc_super()
/linux-6.1.9/include/uapi/drm/
Ddrm_mode.h1206 __u32 count_objects; member
/linux-6.1.9/drivers/gpu/drm/i915/gem/
Di915_gem_shrinker.c426 i915->mm.shrinker.count_objects = i915_gem_shrinker_count; in i915_gem_driver_register__shrinker()
/linux-6.1.9/fs/nfsd/
Dnfscache.c177 nn->nfsd_reply_cache_shrinker.count_objects = nfsd_reply_cache_count; in nfsd_reply_cache_init()
Dfilecache.c637 .count_objects = nfsd_file_lru_count,
/linux-6.1.9/drivers/gpu/drm/ttm/
Dttm_pool.c722 mm_shrinker.count_objects = ttm_pool_shrinker_count; in ttm_pool_mgr_init()
/linux-6.1.9/net/sunrpc/
Dauth.c865 .count_objects = rpcauth_cache_shrink_count,
/linux-6.1.9/drivers/virtio/
Dvirtio_balloon.c856 vb->shrinker.count_objects = virtio_balloon_shrinker_count; in virtio_balloon_register_shrinker()
/linux-6.1.9/drivers/misc/
Dvmw_balloon.c1585 b->shrinker.count_objects = vmballoon_shrinker_count; in vmballoon_register_shrinker()
/linux-6.1.9/drivers/android/
Dbinder_alloc.c1063 .count_objects = binder_shrink_count,
/linux-6.1.9/drivers/block/drbd/
Ddrbd_state.c41 static void count_objects(struct drbd_resource *resource, in count_objects() function
98 count_objects(resource, &n_devices, &n_connections); in remember_old_state()
/linux-6.1.9/fs/xfs/
Dxfs_icache.c2218 shrink->count_objects = xfs_inodegc_shrinker_count; in xfs_inodegc_register_shrinker()

12