Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/
A 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/include/linux/
A Dshrinker.h61 unsigned long (*count_objects)(struct shrinker *, member
/linux/drivers/gpu/drm/panfrost/
A Dpanfrost_gem_shrinker.c103 pfdev->shrinker.count_objects = panfrost_gem_shrinker_count; in panfrost_gem_shrinker_init()
/linux/fs/nfs/
A Dnfs42xattr.c801 .count_objects = nfs4_xattr_cache_count,
808 .count_objects = nfs4_xattr_entry_count,
816 .count_objects = nfs4_xattr_entry_count,
A Dsuper.c129 .count_objects = nfs_access_cache_count,
/linux/drivers/gpu/drm/msm/
A Dmsm_gem_shrinker.c221 priv->shrinker.count_objects = msm_gem_shrinker_count; in msm_gem_shrinker_init()
/linux/drivers/xen/xenbus/
A Dxenbus_probe_backend.c288 .count_objects = backend_shrink_memory_count,
/linux/fs/erofs/
A Dutils.c279 .count_objects = erofs_shrink_count,
/linux/mm/
A Dworkingset.c591 .count_objects = count_shadow_nodes,
A Dhuge_memory.c170 .count_objects = shrink_huge_zero_page_count,
2862 .count_objects = deferred_split_count,
/linux/fs/
A Dmbcache.c367 cache->c_shrink.count_objects = mb_cache_count; in mb_cache_create()
A Dsuper.c267 s->s_shrink.count_objects = super_cache_count; in alloc_super()
/linux/drivers/gpu/drm/i915/gem/
A Di915_gem_shrinker.c423 i915->mm.shrinker.count_objects = i915_gem_shrinker_count; in i915_gem_driver_register__shrinker()
/linux/include/uapi/drm/
A Ddrm_mode.h1174 __u32 count_objects; member
/linux/fs/nfsd/
A Dnfscache.c183 nn->nfsd_reply_cache_shrinker.count_objects = nfsd_reply_cache_count; in nfsd_reply_cache_init()
A Dfilecache.c504 .count_objects = nfsd_file_lru_count,
/linux/drivers/gpu/drm/ttm/
A Dttm_pool.c722 mm_shrinker.count_objects = ttm_pool_shrinker_count; in ttm_pool_mgr_init()
/linux/drivers/staging/android/
A Dashmem.c531 .count_objects = ashmem_shrink_count,
/linux/net/sunrpc/
A Dauth.c861 .count_objects = rpcauth_cache_shrink_count,
/linux/drivers/virtio/
A Dvirtio_balloon.c875 vb->shrinker.count_objects = virtio_balloon_shrinker_count; in virtio_balloon_register_shrinker()
/linux/drivers/misc/
A Dvmw_balloon.c1587 b->shrinker.count_objects = vmballoon_shrinker_count; in vmballoon_register_shrinker()
/linux/drivers/android/
A Dbinder_alloc.c1067 .count_objects = binder_shrink_count,
/linux/drivers/block/drbd/
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/
A Dxfs_icache.c2198 shrink->count_objects = xfs_inodegc_shrinker_count; in xfs_inodegc_register_shrinker()
A Dxfs_buf.c1966 btp->bt_shrinker.count_objects = xfs_buftarg_shrink_count; in xfs_alloc_buftarg()

Completed in 826 milliseconds

12