| /Linux-v6.6/include/linux/ | 
| D | shrinker.h | 15 struct shrink_control {  struct 65 				       struct shrink_control *sc); 67 				      struct shrink_control *sc);
  | 
| D | list_lru.h | 120 						  struct shrink_control *sc)  in list_lru_shrink_count() 191 list_lru_shrink_walk(struct list_lru *lru, struct shrink_control *sc,  in list_lru_shrink_walk() 199 list_lru_shrink_walk_irq(struct list_lru *lru, struct shrink_control *sc,  in list_lru_shrink_walk_irq()
  | 
| /Linux-v6.6/drivers/gpu/drm/msm/ | 
| D | msm_gem_shrinker.c | 27 static bool can_block(struct shrink_control *sc)  in can_block() 35 msm_gem_shrinker_count(struct shrinker *shrinker, struct shrink_control *sc)  in msm_gem_shrinker_count() 101 msm_gem_shrinker_scan(struct shrinker *shrinker, struct shrink_control *sc)  in msm_gem_shrinker_scan() 148 	struct shrink_control sc = {  in msm_gem_shrinker_shrink()
  | 
| /Linux-v6.6/drivers/gpu/drm/panfrost/ | 
| 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-v6.6/fs/nfs/ | 
| D | nfs42xattr.c | 791 					    struct shrink_control *sc); 793 					    struct shrink_control *sc); 795 					   struct shrink_control *sc); 797 					   struct shrink_control *sc); 858 nfs4_xattr_cache_scan(struct shrinker *shrink, struct shrink_control *sc)  in nfs4_xattr_cache_scan() 879 nfs4_xattr_cache_count(struct shrinker *shrink, struct shrink_control *sc)  in nfs4_xattr_cache_count() 939 nfs4_xattr_entry_scan(struct shrinker *shrink, struct shrink_control *sc)  in nfs4_xattr_entry_scan() 969 nfs4_xattr_entry_count(struct shrinker *shrink, struct shrink_control *sc)  in nfs4_xattr_entry_count()
  | 
| D | internal.h | 386 					    struct shrink_control *sc); 388 					   struct shrink_control *sc);
  | 
| /Linux-v6.6/fs/ | 
| D | internal.h | 15 struct shrink_control; 187 extern long prune_icache_sb(struct super_block *sb, struct shrink_control *sc); 204 extern long prune_dcache_sb(struct super_block *sb, struct shrink_control *sc);
  | 
| D | mbcache.c | 294 				    struct shrink_control *sc)  in mb_cache_count() 334 				   struct shrink_control *sc)  in mb_cache_scan()
  | 
| /Linux-v6.6/fs/f2fs/ | 
| D | shrinker.c | 41 				struct shrink_control *sc)  in f2fs_shrink_count() 80 				struct shrink_control *sc)  in f2fs_shrink_scan()
  | 
| /Linux-v6.6/fs/ubifs/ | 
| D | shrinker.c | 268 				 struct shrink_control *sc)  in ubifs_shrink_count() 280 				struct shrink_control *sc)  in ubifs_shrink_scan()
  | 
| D | ubifs.h | 1918 				struct shrink_control *sc); 1920 				 struct shrink_control *sc);
  | 
| /Linux-v6.6/fs/erofs/ | 
| D | utils.c | 213 					struct shrink_control *sc)  in erofs_shrink_count() 219 				       struct shrink_control *sc)  in erofs_shrink_scan()
  | 
| /Linux-v6.6/fs/nfsd/ | 
| D | nfscache.c | 42 					    struct shrink_control *sc); 44 					   struct shrink_control *sc); 324 nfsd_reply_cache_count(struct shrinker *shrink, struct shrink_control *sc)  in nfsd_reply_cache_count() 344 nfsd_reply_cache_scan(struct shrinker *shrink, struct shrink_control *sc)  in nfsd_reply_cache_scan()
  | 
| D | filecache.c | 506 nfsd_file_lru_count(struct shrinker *s, struct shrink_control *sc)  in nfsd_file_lru_count() 512 nfsd_file_lru_scan(struct shrinker *s, struct shrink_control *sc)  in nfsd_file_lru_scan()
  | 
| /Linux-v6.6/mm/ | 
| D | shrinker_debug.c | 25 			struct shrink_control sc = {  in shrinker_count_objects() 114 	struct shrink_control sc = {  in shrinker_debugfs_scan_write()
  | 
| D | workingset.c | 630 					struct shrink_control *sc)  in count_shadow_nodes() 759 				       struct shrink_control *sc)  in scan_shadow_nodes()
  | 
| D | huge_memory.c | 212 					struct shrink_control *sc)  in shrink_huge_zero_page_count() 219 				       struct shrink_control *sc)  in shrink_huge_zero_page_scan() 2838 		struct shrink_control *sc)  in deferred_split_count() 2851 		struct shrink_control *sc)  in deferred_split_scan()
  | 
| /Linux-v6.6/drivers/gpu/drm/ttm/ | 
| D | ttm_pool.c | 602 					    struct shrink_control *sc)  in ttm_pool_shrinker_scan() 615 					     struct shrink_control *sc)  in ttm_pool_shrinker_count() 734 	struct shrink_control sc = { .gfp_mask = GFP_NOFS };  in ttm_pool_debugfs_shrink_show()
  | 
| /Linux-v6.6/drivers/gpu/drm/i915/gem/ | 
| D | i915_gem_shrinker.c | 285 i915_gem_shrinker_count(struct shrinker *shrinker, struct shrink_control *sc)  in i915_gem_shrinker_count() 314 i915_gem_shrinker_scan(struct shrinker *shrinker, struct shrink_control *sc)  in i915_gem_shrinker_scan()
  | 
| /Linux-v6.6/drivers/xen/xenbus/ | 
| D | xenbus_probe_backend.c | 280 				struct shrink_control *sc)  in backend_shrink_memory_count()
  | 
| /Linux-v6.6/net/sunrpc/ | 
| 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-v6.6/drivers/virtio/ | 
| D | virtio_balloon.c | 821 						  struct shrink_control *sc)  in virtio_balloon_shrinker_scan() 830 						   struct shrink_control *sc)  in virtio_balloon_shrinker_count()
  | 
| /Linux-v6.6/drivers/misc/ | 
| D | vmw_balloon.c | 1520 					     struct shrink_control *sc)  in vmballoon_shrinker_scan() 1562 					      struct shrink_control *sc)  in vmballoon_shrinker_count()
  | 
| /Linux-v6.6/include/trace/events/ | 
| D | vmscan.h | 200 	TP_PROTO(struct shrinker *shr, struct shrink_control *sc,
  | 
| /Linux-v6.6/drivers/android/ | 
| D | binder_alloc.c | 1044 binder_shrink_count(struct shrinker *shrink, struct shrink_control *sc)  in binder_shrink_count() 1050 binder_shrink_scan(struct shrinker *shrink, struct shrink_control *sc)  in binder_shrink_scan()
  |