Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_lease.c664 __u32 count_objects = arg->count_objects; in drm_mode_get_lease_ioctl() local
692 if (count_objects > count) { in drm_mode_get_lease_ioctl()
703 arg->count_objects = count; in drm_mode_get_lease_ioctl()
/OK3568_Linux_fs/kernel/drivers/staging/android/ion/
H A Dion.c237 objs = heap->shrinker.count_objects(&heap->shrinker, &sc); in debug_shrink_set()
254 objs = heap->shrinker.count_objects(&heap->shrinker, &sc); in debug_shrink_get()
361 if (heap->shrinker.count_objects && in __ion_device_add_heap()
H A Dion_heap.c256 heap->shrinker.count_objects = ion_heap_shrink_count; in ion_heap_init_shrinker()
/OK3568_Linux_fs/kernel/include/linux/
H A Dshrinker.h64 unsigned long (*count_objects)(struct shrinker *, member
/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A Ddeferred-free-helper.c104 .count_objects = freelist_shrink_count,
H A Dpage_pool.c257 .count_objects = dmabuf_page_pool_shrink_count,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/
H A Dpanfrost_gem_shrinker.c103 pfdev->shrinker.count_objects = panfrost_gem_shrinker_count; in panfrost_gem_shrinker_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/
H A Dmsm_gem_shrinker.c141 priv->shrinker.count_objects = msm_gem_shrinker_count; in msm_gem_shrinker_init()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs42xattr.c801 .count_objects = nfs4_xattr_cache_count,
808 .count_objects = nfs4_xattr_entry_count,
816 .count_objects = nfs4_xattr_entry_count,
/OK3568_Linux_fs/kernel/fs/erofs/
H A Dutils.c271 .count_objects = erofs_shrink_count,
/OK3568_Linux_fs/kernel/drivers/xen/xenbus/
H A Dxenbus_probe_backend.c288 .count_objects = backend_shrink_memory_count,
/OK3568_Linux_fs/kernel/mm/
H A Dworkingset.c582 .count_objects = count_shadow_nodes,
/OK3568_Linux_fs/kernel/fs/
H A Dmbcache.c367 cache->c_shrink.count_objects = mb_cache_count; in mb_cache_create()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/
H A Ddrm_mode.h873 __u32 count_objects; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A Di915_gem_shrinker.c393 i915->mm.shrinker.count_objects = i915_gem_shrinker_count; in i915_gem_driver_register__shrinker()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/
H A Ddrm_mode.h873 __u32 count_objects; member
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_tiler_heap_reclaim.c343 reclaim->count_objects = kbase_csf_tiler_heap_reclaim_count_objects; in kbase_csf_tiler_heap_reclaim_mgr_init()
/OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/
H A Ddrm_mode.h1000 __u32 count_objects; member
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Ddrm_mode.h994 __u32 count_objects; member
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/
H A Ddrm_mode.h873 __u32 count_objects; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/
H A Ddrm_mode.h873 __u32 count_objects; member
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/
H A Ddrm_mode.h1086 __u32 count_objects; member
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/
H A Ddrm_mode.h873 __u32 count_objects; member
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem_pool.c340 pool->reclaim.count_objects = kbase_mem_pool_reclaim_count_objects; in kbase_mem_pool_init()
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfscache.c169 nn->nfsd_reply_cache_shrinker.count_objects = nfsd_reply_cache_count; in nfsd_reply_cache_init()

123