Home
last modified time | relevance | path

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

12

/linux-5.19.10/include/linux/
Dshrinker.h61 unsigned long (*count_objects)(struct shrinker *, member
/linux-5.19.10/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-5.19.10/drivers/gpu/drm/panfrost/
Dpanfrost_gem_shrinker.c103 pfdev->shrinker.count_objects = panfrost_gem_shrinker_count; in panfrost_gem_shrinker_init()
/linux-5.19.10/drivers/gpu/drm/msm/
Dmsm_gem_shrinker.c221 priv->shrinker.count_objects = msm_gem_shrinker_count; in msm_gem_shrinker_init()
/linux-5.19.10/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-5.19.10/fs/erofs/
Dutils.c279 .count_objects = erofs_shrink_count,
/linux-5.19.10/drivers/xen/xenbus/
Dxenbus_probe_backend.c288 .count_objects = backend_shrink_memory_count,
/linux-5.19.10/mm/
Dworkingset.c595 .count_objects = count_shadow_nodes,
Dhuge_memory.c169 .count_objects = shrink_huge_zero_page_count,
2831 .count_objects = deferred_split_count,
/linux-5.19.10/fs/
Dmbcache.c437 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-5.19.10/include/uapi/drm/
Ddrm_mode.h1206 __u32 count_objects; member
/linux-5.19.10/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-5.19.10/fs/nfsd/
Dnfscache.c177 nn->nfsd_reply_cache_shrinker.count_objects = nfsd_reply_cache_count; in nfsd_reply_cache_init()
Dfilecache.c496 .count_objects = nfsd_file_lru_count,
/linux-5.19.10/drivers/gpu/drm/ttm/
Dttm_pool.c722 mm_shrinker.count_objects = ttm_pool_shrinker_count; in ttm_pool_mgr_init()
/linux-5.19.10/net/sunrpc/
Dauth.c865 .count_objects = rpcauth_cache_shrink_count,
/linux-5.19.10/drivers/virtio/
Dvirtio_balloon.c875 vb->shrinker.count_objects = virtio_balloon_shrinker_count; in virtio_balloon_register_shrinker()
/linux-5.19.10/drivers/misc/
Dvmw_balloon.c1587 b->shrinker.count_objects = vmballoon_shrinker_count; in vmballoon_register_shrinker()
/linux-5.19.10/drivers/android/
Dbinder_alloc.c1077 .count_objects = binder_shrink_count,
/linux-5.19.10/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-5.19.10/fs/xfs/
Dxfs_qm.c675 qinf->qi_shrinker.count_objects = xfs_qm_shrink_count; in xfs_qm_init_quotainfo()
Dxfs_icache.c2216 shrink->count_objects = xfs_inodegc_shrinker_count; in xfs_inodegc_register_shrinker()
Dxfs_buf.c1985 btp->bt_shrinker.count_objects = xfs_buftarg_shrink_count; in xfs_alloc_buftarg()

12