Home
last modified time | relevance | path

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

12

/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()
/linux/include/linux/
H A Dshrinker.h83 unsigned long (*count_objects)(struct shrinker *, member
/linux/Documentation/admin-guide/mm/
H A Dshrinker_debugfs.rst14 trigger *count_objects()* and *scan_objects()* callbacks for each memcg and
/linux/drivers/xen/xenbus/
H A Dxenbus_probe_backend.c310 backend_memory_shrinker->count_objects = backend_shrink_memory_count; in xenbus_probe_backend_init()
/linux/drivers/gpu/drm/xe/
H A Dxe_shrinker.c299 shrinker->shrink->count_objects = xe_shrinker_count; in xe_shrinker_create()
/linux/fs/erofs/
H A Dzutil.c308 erofs_shrinker_info->count_objects = erofs_shrink_count; in erofs_init_shrinker()
/linux/fs/
H A Dmbcache.c385 cache->c_shrink->count_objects = mb_cache_count; in mb_cache_create()
/linux/include/uapi/drm/
H A Ddrm_mode.h1309 __u32 count_objects; member
/linux/mm/
H A Dworkingset.c814 workingset_shadow_shrinker->count_objects = count_shadow_nodes; in workingset_init()
H A Dshrinker.c384 freeable = shrinker->count_objects(shrinker, shrinkctl); in do_shrink_slab()
H A Dzswap.c1354 shrinker->count_objects = zswap_shrinker_count; in zswap_alloc_shrinker()
H A Dslab_common.c2177 kfree_rcu_shrinker->count_objects = kfree_rcu_shrink_count; in kvfree_rcu_init()
/linux/fs/nfsd/
H A Dnfscache.c199 nn->nfsd_reply_cache_shrinker->count_objects = nfsd_reply_cache_count; in nfsd_reply_cache_init()
H A Dfilecache.c832 nfsd_file_shrinker->count_objects = nfsd_file_lru_count; in nfsd_file_cache_init()
/linux/net/sunrpc/
H A Dauth.c881 rpc_cred_shrinker->count_objects = rpcauth_cache_shrink_count; in rpcauth_init_module()
/linux/fs/bcachefs/
H A Dbtree_cache.c667 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 Dbtree_key_cache.c840 shrink->count_objects = bch2_btree_key_cache_count; in bch2_fs_btree_key_cache_init()
/linux/drivers/android/
H A Dbinder_alloc.c1271 binder_shrinker->count_objects = binder_shrink_count; in binder_alloc_shrinker_init()
/linux/fs/btrfs/
H A Dcompression.c1118 compr_pool.shrinker->count_objects = btrfs_compr_pool_count; in btrfs_init_compress()
/linux/fs/nfs/
H A Dsuper.c161 acl_shrinker->count_objects = nfs_access_cache_count; in register_nfs_fs()
/linux/kernel/rcu/
H A Dtree_nocb.h1324 lazy_rcu_shrinker->count_objects = lazy_rcu_shrink_count; in rcu_init_nohz()
/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()
/linux/fs/xfs/
H A Dxfs_buf.c1772 btp->bt_shrinker->count_objects = xfs_buftarg_shrink_count; in xfs_init_buftarg()
H A Dxfs_icache.c2343 mp->m_inodegc_shrinker->count_objects = xfs_inodegc_shrinker_count; in xfs_inodegc_register_shrinker()
H A Dxfs_qm.c883 qinf->qi_shrinker->count_objects = xfs_qm_shrink_count; in xfs_qm_init_quotainfo()

12