/linux/include/linux/ |
A D | shrinker.h | 12 struct shrink_control { struct 62 struct shrink_control *sc); 64 struct shrink_control *sc);
|
A D | list_lru.h | 121 struct shrink_control *sc) in list_lru_shrink_count() 192 list_lru_shrink_walk(struct list_lru *lru, struct shrink_control *sc, in list_lru_shrink_walk() 200 list_lru_shrink_walk_irq(struct list_lru *lru, struct shrink_control *sc, in list_lru_shrink_walk_irq()
|
/linux/fs/ |
A D | internal.h | 15 struct shrink_control; 140 extern long prune_icache_sb(struct super_block *sb, struct shrink_control *sc); 153 extern long prune_dcache_sb(struct super_block *sb, struct shrink_control *sc);
|
A D | mbcache.c | 271 struct shrink_control *sc) in mb_cache_count() 321 struct shrink_control *sc) in mb_cache_scan()
|
A D | super.c | 62 struct shrink_control *sc) in super_cache_scan() 119 struct shrink_control *sc) in super_cache_count()
|
/linux/drivers/gpu/drm/msm/ |
A D | msm_gem_shrinker.c | 28 msm_gem_shrinker_count(struct shrinker *shrinker, struct shrink_control *sc) in msm_gem_shrinker_count() 127 msm_gem_shrinker_scan(struct shrinker *shrinker, struct shrink_control *sc) in msm_gem_shrinker_scan() 156 struct shrink_control sc = { in msm_gem_shrinker_shrink()
|
/linux/fs/nfs/ |
A D | nfs42xattr.c | 792 struct shrink_control *sc); 794 struct shrink_control *sc); 796 struct shrink_control *sc); 798 struct shrink_control *sc); 859 nfs4_xattr_cache_scan(struct shrinker *shrink, struct shrink_control *sc) in nfs4_xattr_cache_scan() 880 nfs4_xattr_cache_count(struct shrinker *shrink, struct shrink_control *sc) in nfs4_xattr_cache_count() 940 nfs4_xattr_entry_scan(struct shrinker *shrink, struct shrink_control *sc) in nfs4_xattr_entry_scan() 970 nfs4_xattr_entry_count(struct shrinker *shrink, struct shrink_control *sc) in nfs4_xattr_entry_count()
|
A D | internal.h | 372 struct shrink_control *sc); 374 struct shrink_control *sc);
|
/linux/drivers/gpu/drm/panfrost/ |
A D | panfrost_gem_shrinker.c | 19 panfrost_gem_shrinker_count(struct shrinker *shrinker, struct shrink_control *sc) in panfrost_gem_shrinker_count() 66 panfrost_gem_shrinker_scan(struct shrinker *shrinker, struct shrink_control *sc) in panfrost_gem_shrinker_scan()
|
/linux/fs/f2fs/ |
A D | shrinker.c | 38 struct shrink_control *sc) in f2fs_shrink_count() 74 struct shrink_control *sc) in f2fs_shrink_scan()
|
/linux/fs/ubifs/ |
A D | shrinker.c | 268 struct shrink_control *sc) in ubifs_shrink_count() 280 struct shrink_control *sc) in ubifs_shrink_scan()
|
/linux/fs/erofs/ |
A D | utils.c | 217 struct shrink_control *sc) in erofs_shrink_count() 223 struct shrink_control *sc) in erofs_shrink_scan()
|
/linux/fs/nfsd/ |
A D | nfscache.c | 42 struct shrink_control *sc); 44 struct shrink_control *sc); 295 nfsd_reply_cache_count(struct shrinker *shrink, struct shrink_control *sc) in nfsd_reply_cache_count() 304 nfsd_reply_cache_scan(struct shrinker *shrink, struct shrink_control *sc) in nfsd_reply_cache_scan()
|
A D | filecache.c | 455 nfsd_file_lru_walk_list(struct shrink_control *sc) in nfsd_file_lru_walk_list() 491 nfsd_file_lru_count(struct shrinker *s, struct shrink_control *sc) in nfsd_file_lru_count() 497 nfsd_file_lru_scan(struct shrinker *s, struct shrink_control *sc) in nfsd_file_lru_scan()
|
/linux/mm/ |
A D | workingset.c | 460 struct shrink_control *sc) in count_shadow_nodes() 583 struct shrink_control *sc) in scan_shadow_nodes()
|
A D | vmscan.c | 493 struct shrink_control *sc) in xchg_nr_deferred() 510 struct shrink_control *sc) in add_nr_deferred() 707 static unsigned long do_shrink_slab(struct shrink_control *shrinkctl, in do_shrink_slab() 823 struct shrink_control sc = { in shrink_slab_memcg() 927 struct shrink_control sc = { in shrink_slab()
|
/linux/drivers/gpu/drm/ttm/ |
A D | ttm_pool.c | 542 struct shrink_control *sc) in ttm_pool_shrinker_scan() 555 struct shrink_control *sc) in ttm_pool_shrinker_count() 674 struct shrink_control sc = { .gfp_mask = GFP_NOFS }; in ttm_pool_debugfs_shrink_show()
|
/linux/drivers/gpu/drm/i915/gem/ |
A D | i915_gem_shrinker.c | 288 i915_gem_shrinker_count(struct shrinker *shrinker, struct shrink_control *sc) in i915_gem_shrinker_count() 317 i915_gem_shrinker_scan(struct shrinker *shrinker, struct shrink_control *sc) in i915_gem_shrinker_scan()
|
/linux/drivers/staging/android/ |
A D | ashmem.c | 478 ashmem_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in ashmem_shrink_scan() 520 ashmem_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in ashmem_shrink_count() 855 struct shrink_control sc = { in ashmem_ioctl()
|
/linux/drivers/xen/xenbus/ |
A D | xenbus_probe_backend.c | 280 struct shrink_control *sc) in backend_shrink_memory_count()
|
/linux/net/sunrpc/ |
A D | auth.c | 478 rpcauth_cache_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in rpcauth_cache_shrink_scan() 492 rpcauth_cache_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in rpcauth_cache_shrink_count()
|
/linux/drivers/virtio/ |
A D | virtio_balloon.c | 836 struct shrink_control *sc) in virtio_balloon_shrinker_scan() 845 struct shrink_control *sc) in virtio_balloon_shrinker_count()
|
/linux/drivers/misc/ |
A D | vmw_balloon.c | 1522 struct shrink_control *sc) in vmballoon_shrinker_scan() 1564 struct shrink_control *sc) in vmballoon_shrinker_count()
|
/linux/include/trace/events/ |
A D | vmscan.h | 200 TP_PROTO(struct shrinker *shr, struct shrink_control *sc,
|
/linux/drivers/android/ |
A D | binder_alloc.c | 1050 binder_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in binder_shrink_count() 1057 binder_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in binder_shrink_scan()
|