Home
last modified time | relevance | path

Searched defs:shrink (Results 1 – 25 of 48) sorted by relevance

12

/linux-6.15/drivers/gpu/drm/xe/
Dxe_shrinker.c30 struct shrinker *shrink; member
34 static struct xe_shrinker *to_xe_shrinker(struct shrinker *shrink) in to_xe_shrinker()
90 xe_shrinker_count(struct shrinker *shrink, struct shrink_control *sc) in xe_shrinker_count()
152 static unsigned long xe_shrinker_scan(struct shrinker *shrink, struct shrink_control *sc) in xe_shrinker_scan()
/linux-6.15/fs/ubifs/
Dshrinker.c267 unsigned long ubifs_shrink_count(struct shrinker *shrink, in ubifs_shrink_count()
279 unsigned long ubifs_shrink_scan(struct shrinker *shrink, in ubifs_shrink_scan()
/linux-6.15/fs/f2fs/
Dshrinker.c40 unsigned long f2fs_shrink_count(struct shrinker *shrink, in f2fs_shrink_count()
79 unsigned long f2fs_shrink_scan(struct shrinker *shrink, in f2fs_shrink_scan()
/linux-6.15/fs/erofs/
Dzutil.c243 static unsigned long erofs_shrink_count(struct shrinker *shrink, in erofs_shrink_count()
249 static unsigned long erofs_shrink_scan(struct shrinker *shrink, in erofs_shrink_scan()
/linux-6.15/fs/nfs/
Dnfs42xattr.c839 nfs4_xattr_cache_scan(struct shrinker *shrink, struct shrink_control *sc) in nfs4_xattr_cache_scan()
860 nfs4_xattr_cache_count(struct shrinker *shrink, struct shrink_control *sc) in nfs4_xattr_cache_count()
920 nfs4_xattr_entry_scan(struct shrinker *shrink, struct shrink_control *sc) in nfs4_xattr_entry_scan()
950 nfs4_xattr_entry_count(struct shrinker *shrink, struct shrink_control *sc) in nfs4_xattr_entry_count()
/linux-6.15/fs/bcachefs/
Dbtree_key_cache.c645 static unsigned long bch2_btree_key_cache_scan(struct shrinker *shrink, in bch2_btree_key_cache_scan()
724 static unsigned long bch2_btree_key_cache_count(struct shrinker *shrink, in bch2_btree_key_cache_count()
805 struct shrinker *shrink; in bch2_fs_btree_key_cache_init() local
Dbtree_key_cache_types.h11 struct shrinker *shrink; member
Dbtree_cache.c464 static unsigned long bch2_btree_cache_scan(struct shrinker *shrink, in bch2_btree_cache_scan()
567 static unsigned long bch2_btree_cache_count(struct shrinker *shrink, in bch2_btree_cache_count()
643 struct shrinker *shrink; in bch2_fs_btree_cache_init() local
/linux-6.15/fs/
Dmbcache.c293 static unsigned long mb_cache_count(struct shrinker *shrink, in mb_cache_count()
332 static unsigned long mb_cache_scan(struct shrinker *shrink, in mb_cache_scan()
Dsuper.c177 static unsigned long super_cache_scan(struct shrinker *shrink, in super_cache_scan()
234 static unsigned long super_cache_count(struct shrinker *shrink, in super_cache_count()
/linux-6.15/drivers/gpu/drm/i915/gem/
Di915_gem_shrinker.c41 unsigned long shrink, bool trylock_vm) in drop_pages()
107 unsigned int shrink) in i915_gem_shrink()
Di915_gem_shmem.c104 const unsigned int shrink[] = { in shmem_sg_alloc_table() local
/linux-6.15/drivers/cpuidle/governors/
Dhaltpoll.c98 unsigned int shrink = guest_halt_poll_shrink; in adjust_poll_limit() local
/linux-6.15/fs/nfsd/
Dnfscache.c305 nfsd_reply_cache_count(struct shrinker *shrink, struct shrink_control *sc) in nfsd_reply_cache_count()
324 nfsd_reply_cache_scan(struct shrinker *shrink, struct shrink_control *sc) in nfsd_reply_cache_scan()
/linux-6.15/arch/powerpc/kernel/
Dtau_6xx.c117 int shrink; in tau_timeout() local
/linux-6.15/drivers/gpu/drm/msm/
Dmsm_gem_shrinker.c105 bool (*shrink)(struct drm_gem_object *obj); in msm_gem_shrinker_scan() member
/linux-6.15/net/sunrpc/
Dauth.c475 rpcauth_cache_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in rpcauth_cache_shrink_scan()
489 rpcauth_cache_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in rpcauth_cache_shrink_count()
/linux-6.15/drivers/gpu/drm/i915/selftests/
Dscatterlist.c179 static unsigned int shrink(unsigned long n, in shrink() function
/linux-6.15/drivers/gpu/drm/ttm/
Dttm_pool.c1136 static unsigned long ttm_pool_shrinker_scan(struct shrinker *shrink, in ttm_pool_shrinker_scan()
1149 static unsigned long ttm_pool_shrinker_count(struct shrinker *shrink, in ttm_pool_shrinker_count()
/linux-6.15/fs/xfs/
Dxfs_qm.c562 struct shrinker *shrink, in xfs_qm_shrink_scan()
596 struct shrinker *shrink, in xfs_qm_shrink_count()
Dxfs_buf.c1666 struct shrinker *shrink, in xfs_buftarg_shrink_scan()
1688 struct shrinker *shrink, in xfs_buftarg_shrink_count()
Dxfs_icache.c2272 struct shrinker *shrink, in xfs_inodegc_shrinker_count()
2293 struct shrinker *shrink, in xfs_inodegc_shrinker_scan()
/linux-6.15/kernel/rcu/
Dtree_nocb.h1211 lazy_rcu_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in lazy_rcu_shrink_count()
1236 lazy_rcu_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in lazy_rcu_shrink_scan()
/linux-6.15/drivers/android/
Dbinder_alloc.c1218 binder_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in binder_shrink_count()
1224 binder_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in binder_shrink_scan()
/linux-6.15/fs/ocfs2/
Dreservations.c657 unsigned int shrink; in ocfs2_cannibalize_resv() local

12