Home
last modified time | relevance | path

Searched refs:shrink_control (Results 1 – 25 of 33) sorted by relevance

12

/linux/include/linux/
H A Dshrinker.h34 struct shrink_control { struct
84 struct shrink_control *sc);
86 struct shrink_control *sc);
/linux/drivers/gpu/drm/msm/
H A Dmsm_gem_shrinker.c27 static bool can_block(struct shrink_control *sc) in can_block()
34 msm_gem_shrinker_count(struct shrinker *shrinker, struct shrink_control *sc) in msm_gem_shrinker_count()
154 msm_gem_shrinker_scan(struct shrinker *shrinker, struct shrink_control *sc) in msm_gem_shrinker_scan()
204 struct shrink_control sc = { in msm_gem_shrinker_shrink()
/linux/fs/ubifs/
H A Dshrinker.c268 struct shrink_control *sc) in ubifs_shrink_count()
280 struct shrink_control *sc) in ubifs_shrink_scan()
/linux/fs/f2fs/
H A Dshrinker.c41 struct shrink_control *sc) in f2fs_shrink_count()
80 struct shrink_control *sc) in f2fs_shrink_scan()
/linux/include/linux/fs/
H A Dsuper_types.h114 struct shrink_control *sc);
116 struct shrink_control *sc);
/linux/drivers/gpu/drm/xe/
H A Dxe_shrinker.c139 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/fs/erofs/
H A Dzutil.c243 struct shrink_control *sc) in erofs_shrink_count()
249 struct shrink_control *sc) in erofs_shrink_scan()
/linux/drivers/gpu/drm/
H A Ddrm_pagemap_util.c351 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()
/linux/drivers/xen/xenbus/
H A Dxenbus_probe_backend.c280 struct shrink_control *sc) in backend_shrink_memory_count()
/linux/drivers/android/binder/
H A Dpage_range.rs663 _sc: *mut bindings::shrink_control, in rust_shrink_count() argument
676 sc: *mut bindings::shrink_control, in rust_shrink_scan() argument
/linux/net/sunrpc/
H A 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/drivers/gpu/drm/ttm/
H A Dttm_pool.c1208 struct shrink_control *sc) in ttm_pool_shrinker_scan()
1224 struct shrink_control *sc) in ttm_pool_shrinker_count()
1340 struct shrink_control sc = { in ttm_pool_debugfs_shrink_show()
/linux/fs/nfs/
H A Dinternal.h392 struct shrink_control *sc);
394 struct shrink_control *sc);
/linux/drivers/misc/
H A Dvmw_balloon.c1514 struct shrink_control *sc) in vmballoon_shrinker_scan()
1556 struct shrink_control *sc) in vmballoon_shrinker_count()
/linux/fs/nfsd/
H A Dfilecache.c598 nfsd_file_lru_count(struct shrinker *s, struct shrink_control *sc) in nfsd_file_lru_count()
604 nfsd_file_lru_scan(struct shrinker *s, struct shrink_control *sc) in nfsd_file_lru_scan()
/linux/mm/
H A Dzswap.c1170 struct shrink_control *sc) in shrink_memcg_cb()
1191 struct shrink_control *sc) in zswap_shrinker_scan()
H A Dhuge_memory.c75 struct shrink_control *sc);
77 struct shrink_control *sc);
291 struct shrink_control *sc) in shrink_huge_zero_folio_count()
298 struct shrink_control *sc) in shrink_huge_zero_folio_scan()
4400 struct shrink_control *sc) in __folio_unqueue_deferred_split()
4462 struct shrink_control *sc) in deferred_split_folio()
H A Dslab_common.c2128 kfree_rcu_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in kfree_rcu_shrink_count()
2146 kfree_rcu_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in kfree_rcu_shrink_scan()
/linux/fs/btrfs/
H A Dcompression.c140 static unsigned long btrfs_compr_pool_count(struct shrinker *sh, struct shrink_control *sc) in btrfs_compr_pool_count()
154 static unsigned long btrfs_compr_pool_scan(struct shrinker *sh, struct shrink_control *sc) in btrfs_compr_pool_scan()
/linux/fs/xfs/
H A Dxfs_buf.c1571 struct shrink_control *sc) in xfs_buftarg_shrink_scan()
1593 struct shrink_control *sc) in xfs_buftarg_shrink_count()
H A Dxfs_icache.c2282 struct shrink_control *sc) in xfs_inodegc_shrinker_count()
2303 struct shrink_control *sc) in xfs_inodegc_shrinker_scan()
H A Dxfs_qm.c494 struct shrink_control *sc) in xfs_qm_shrink_scan()
528 struct shrink_control *sc) in xfs_qm_shrink_count()
H A Dxfs_super.c1240 struct shrink_control *sc) in xfs_fs_nr_cached_objects()
1251 struct shrink_control *sc) in xfs_fs_free_cached_objects()
/linux/fs/
H A Dsuper.c180 struct shrink_control *sc) in super_cache_scan()
237 struct shrink_control *sc) in super_cache_count()
/linux/fs/gfs2/
H A Dquota.c174 struct shrink_control *sc) in gfs2_qd_shrink_scan()
191 struct shrink_control *sc) in gfs2_qd_shrink_count()

12