| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_shrinker.c | 31 struct shrinker *shrink; member 35 static struct xe_shrinker *to_xe_shrinker(struct shrinker *shrink) in to_xe_shrinker() 139 xe_shrinker_count(struct shrinker *shrink, struct shrink_control *sc) in xe_shrinker_count() 201 static unsigned long xe_shrinker_scan(struct shrinker *shrink, struct shrink_control *sc) in xe_shrinker_scan()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_pagemap_util.c | 55 struct shrinker *shrink; member 351 drm_pagemap_shrinker_count(struct shrinker *shrink, struct shrink_control *sc) in drm_pagemap_shrinker_count() 360 drm_pagemap_shrinker_scan(struct shrinker *shrink, struct shrink_control *sc) in drm_pagemap_shrinker_scan() 420 struct shrinker *shrink; in drm_pagemap_shrinker_create_devm() local
|
| /linux/fs/ubifs/ |
| H A D | shrinker.c | 267 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/drivers/cpuidle/governors/ |
| H A D | haltpoll.c | 96 unsigned int shrink = guest_halt_poll_shrink; in adjust_poll_limit() local
|
| /linux/fs/nfsd/ |
| H A D | nfscache.c | 296 nfsd_reply_cache_count(struct shrinker *shrink, struct shrink_control *sc) in nfsd_reply_cache_count() 315 nfsd_reply_cache_scan(struct shrinker *shrink, struct shrink_control *sc) in nfsd_reply_cache_scan()
|
| /linux/arch/powerpc/kernel/ |
| H A D | tau_6xx.c | 117 int shrink; in tau_timeout() local
|
| /linux/rust/kernel/ |
| H A D | id_pool.rs | 176 pub fn shrink(&mut self, mut resizer: PoolResizer) { in shrink() method
|
| /linux/net/sunrpc/ |
| H A D | auth.c | 475 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/drivers/gpu/drm/msm/ |
| H A D | msm_gem_shrinker.c | 159 bool (*shrink)(struct drm_gem_object *obj, struct ww_acquire_ctx *ticket); in msm_gem_shrinker_scan() member
|
| /linux/fs/xfs/ |
| H A D | xfs_qm.c | 492 struct shrinker *shrink, in xfs_qm_shrink_scan() 526 struct shrinker *shrink, in xfs_qm_shrink_count()
|
| H A D | xfs_buf.c | 1606 struct shrinker *shrink, in xfs_buftarg_shrink_scan() 1628 struct shrinker *shrink, in xfs_buftarg_shrink_count()
|
| H A D | xfs_icache.c | 2277 struct shrinker *shrink, in xfs_inodegc_shrinker_count() 2298 struct shrinker *shrink, in xfs_inodegc_shrinker_scan()
|
| /linux/kernel/rcu/ |
| H A D | tree_nocb.h | 1263 lazy_rcu_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in lazy_rcu_shrink_count() 1288 lazy_rcu_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in lazy_rcu_shrink_scan()
|
| /linux/fs/gfs2/ |
| H A D | quota.c | 173 static unsigned long gfs2_qd_shrink_scan(struct shrinker *shrink, in gfs2_qd_shrink_scan() 190 static unsigned long gfs2_qd_shrink_count(struct shrinker *shrink, in gfs2_qd_shrink_count()
|
| /linux/fs/ |
| H A D | super.c | 194 static unsigned long super_cache_scan(struct shrinker *shrink, in super_cache_scan() 251 static unsigned long super_cache_count(struct shrinker *shrink, in super_cache_count()
|
| /linux/fs/jbd2/ |
| H A D | journal.c | 1254 static unsigned long jbd2_journal_shrink_scan(struct shrinker *shrink, in jbd2_journal_shrink_scan() 1280 static unsigned long jbd2_journal_shrink_count(struct shrinker *shrink, in jbd2_journal_shrink_count()
|
| /linux/mm/ |
| H A D | slab_common.c | 2204 kfree_rcu_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in kfree_rcu_shrink_count() 2222 kfree_rcu_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in kfree_rcu_shrink_scan()
|
| /linux/fs/quota/ |
| H A D | dquot.c | 809 dqcache_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in dqcache_shrink_scan() 829 dqcache_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in dqcache_shrink_count()
|
| /linux/drivers/md/bcache/ |
| H A D | btree.c | 665 static unsigned long bch_mca_scan(struct shrinker *shrink, in bch_mca_scan() 732 static unsigned long bch_mca_count(struct shrinker *shrink, in bch_mca_count()
|
| H A D | bcache.h | 547 struct shrinker *shrink; member
|
| /linux/drivers/md/ |
| H A D | dm-bufio.c | 2463 static unsigned long dm_bufio_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in dm_bufio_shrink_scan() 2474 static unsigned long dm_bufio_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in dm_bufio_shrink_count()
|
| H A D | raid5.c | 7599 static unsigned long raid5_cache_scan(struct shrinker *shrink, in raid5_cache_scan() 7620 static unsigned long raid5_cache_count(struct shrinker *shrink, in raid5_cache_count()
|
| /linux/fs/nfs/ |
| H A D | dir.c | 2962 nfs_access_cache_scan(struct shrinker *shrink, struct shrink_control *sc) in nfs_access_cache_scan() 2974 nfs_access_cache_count(struct shrinker *shrink, struct shrink_control *sc) in nfs_access_cache_count()
|
| /linux/tools/mm/ |
| H A D | slabinfo.c | 74 int shrink; variable
|
| /linux/net/core/ |
| H A D | filter.c | 3810 bool shrink = len_diff < 0; in BPF_CALL_4() local 3854 bool shrink = len_diff < 0; in BPF_CALL_4() local 4352 static struct xdp_buff *bpf_xdp_shrink_data_zc(struct xdp_buff *xdp, int shrink, in bpf_xdp_shrink_data_zc() 4371 int shrink, bool tail) in bpf_xdp_shrink_data() 4404 int shrink = min_t(int, offset, skb_frag_size(frag)); in bpf_xdp_frags_shrink_tail() local 12687 u32 shrink = min_t(u32, delta, skb_frag_size(frag)); in bpf_xdp_pull_data() local
|