Home
last modified time | relevance | path

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

12

/openbmc/linux/include/linux/
H A Dshrinker.h64 unsigned long (*count_objects)(struct shrinker *, member
/openbmc/linux/drivers/gpu/drm/
H A 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()
/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_gem_shrinker.c103 pfdev->shrinker.count_objects = panfrost_gem_shrinker_count; in panfrost_gem_shrinker_init()
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_gem_shrinker.c216 priv->shrinker.count_objects = msm_gem_shrinker_count; in msm_gem_shrinker_init()
/openbmc/linux/fs/nfs/
H A Dnfs42xattr.c800 .count_objects = nfs4_xattr_cache_count,
807 .count_objects = nfs4_xattr_entry_count,
815 .count_objects = nfs4_xattr_entry_count,
H A Dsuper.c134 .count_objects = nfs_access_cache_count,
/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus_probe_backend.c288 .count_objects = backend_shrink_memory_count,
/openbmc/linux/fs/erofs/
H A Dutils.c269 .count_objects = erofs_shrink_count,
/openbmc/linux/Documentation/admin-guide/mm/
H A Dshrinker_debugfs.rst14 trigger *count_objects()* and *scan_objects()* callbacks for each memcg and
/openbmc/linux/mm/
H A Dshrinker_debug.c31 nr = shrinker->count_objects(shrinker, &sc); in shrinker_count_objects()
H A Dworkingset.c767 .count_objects = count_shadow_nodes,
H A Dhuge_memory.c234 .count_objects = shrink_huge_zero_page_count,
2911 .count_objects = deferred_split_count,
/openbmc/linux/fs/
H A Dmbcache.c380 cache->c_shrink.count_objects = mb_cache_count; in mb_cache_create()
/openbmc/linux/include/uapi/drm/
H A Ddrm_mode.h1275 __u32 count_objects; member
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_shrinker.c426 i915->mm.shrinker.count_objects = i915_gem_shrinker_count; in i915_gem_driver_register__shrinker()
/openbmc/linux/fs/nfsd/
H A Dnfscache.c191 nn->nfsd_reply_cache_shrinker.count_objects = nfsd_reply_cache_count; in nfsd_reply_cache_init()
H A Dfilecache.c526 .count_objects = nfsd_file_lru_count,
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_pool.c800 mm_shrinker.count_objects = ttm_pool_shrinker_count; in ttm_pool_mgr_init()
/openbmc/linux/net/sunrpc/
H A Dauth.c867 .count_objects = rpcauth_cache_shrink_count,
/openbmc/linux/drivers/virtio/
H A Dvirtio_balloon.c860 vb->shrinker.count_objects = virtio_balloon_shrinker_count; in virtio_balloon_register_shrinker()
/openbmc/linux/drivers/misc/
H A Dvmw_balloon.c1585 b->shrinker.count_objects = vmballoon_shrinker_count; in vmballoon_register_shrinker()
/openbmc/linux/drivers/android/
H A Dbinder_alloc.c1059 .count_objects = binder_shrink_count,
/openbmc/linux/drivers/block/drbd/
H A 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()
/openbmc/linux/fs/xfs/
H A Dxfs_qm.c683 qinf->qi_shrinker.count_objects = xfs_qm_shrink_count; in xfs_qm_init_quotainfo()
H A Dxfs_icache.c2231 shrink->count_objects = xfs_inodegc_shrinker_count; in xfs_inodegc_register_shrinker()

12