/Linux-v4.19/include/linux/ |
D | shrinker.h | 12 struct shrink_control { struct 62 struct shrink_control *sc); 64 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-v4.19/fs/ |
D | internal.h | 19 struct shrink_control; 134 extern long prune_icache_sb(struct super_block *sb, struct shrink_control *sc); 151 extern long prune_dcache_sb(struct super_block *sb, struct shrink_control *sc);
|
D | mbcache.c | 270 struct shrink_control *sc) in mb_cache_count() 320 struct shrink_control *sc) in mb_cache_scan()
|
D | super.c | 59 struct shrink_control *sc) in super_cache_scan() 116 struct shrink_control *sc) in super_cache_count()
|
/Linux-v4.19/drivers/gpu/drm/msm/ |
D | msm_gem_shrinker.c | 52 msm_gem_shrinker_count(struct shrinker *shrinker, struct shrink_control *sc) in msm_gem_shrinker_count() 76 msm_gem_shrinker_scan(struct shrinker *shrinker, struct shrink_control *sc) in msm_gem_shrinker_scan()
|
/Linux-v4.19/fs/f2fs/ |
D | shrinker.c | 43 struct shrink_control *sc) in f2fs_shrink_count() 79 struct shrink_control *sc) in f2fs_shrink_scan()
|
/Linux-v4.19/fs/ubifs/ |
D | shrinker.c | 280 struct shrink_control *sc) in ubifs_shrink_count() 292 struct shrink_control *sc) in ubifs_shrink_scan()
|
D | ubifs.h | 1648 struct shrink_control *sc); 1650 struct shrink_control *sc);
|
/Linux-v4.19/fs/nfsd/ |
D | nfscache.c | 69 struct shrink_control *sc); 71 struct shrink_control *sc); 278 nfsd_reply_cache_count(struct shrinker *shrink, struct shrink_control *sc) in nfsd_reply_cache_count() 284 nfsd_reply_cache_scan(struct shrinker *shrink, struct shrink_control *sc) in nfsd_reply_cache_scan()
|
/Linux-v4.19/drivers/staging/erofs/ |
D | utils.c | 210 struct shrink_control *sc) in erofs_shrink_count() 216 struct shrink_control *sc) in erofs_shrink_scan()
|
D | internal.h | 547 struct shrink_control *sc); 549 struct shrink_control *sc);
|
/Linux-v4.19/mm/ |
D | workingset.c | 363 struct shrink_control *sc) in count_shadow_nodes() 484 struct shrink_control *sc) in scan_shadow_nodes()
|
/Linux-v4.19/drivers/staging/android/ion/ |
D | ion_heap.c | 261 struct shrink_control *sc) in ion_heap_shrink_count() 274 struct shrink_control *sc) in ion_heap_shrink_scan()
|
D | ion.c | 495 struct shrink_control sc; in debug_shrink_set() 513 struct shrink_control sc; in debug_shrink_get()
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | i915_gem_shrinker.c | 311 i915_gem_shrinker_count(struct shrinker *shrinker, struct shrink_control *sc) in i915_gem_shrinker_count() 351 i915_gem_shrinker_scan(struct shrinker *shrinker, struct shrink_control *sc) in i915_gem_shrinker_scan()
|
/Linux-v4.19/drivers/staging/android/ |
D | ashmem.c | 439 ashmem_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in ashmem_shrink_scan() 470 ashmem_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in ashmem_shrink_count() 792 struct shrink_control sc = { in ashmem_ioctl()
|
/Linux-v4.19/drivers/virtio/ |
D | virtio_balloon.c | 516 struct shrink_control *sc) in virtio_balloon_shrinker_scan() 539 struct shrink_control *sc) in virtio_balloon_shrinker_count()
|
/Linux-v4.19/fs/nfs/ |
D | internal.h | 355 struct shrink_control *sc); 357 struct shrink_control *sc);
|
/Linux-v4.19/net/sunrpc/ |
D | auth.c | 509 rpcauth_cache_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in rpcauth_cache_shrink_scan() 523 rpcauth_cache_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in rpcauth_cache_shrink_count()
|
/Linux-v4.19/drivers/android/ |
D | binder_alloc.c | 1012 binder_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in binder_shrink_count() 1019 binder_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in binder_shrink_scan()
|
/Linux-v4.19/drivers/gpu/drm/ttm/ |
D | ttm_page_alloc.c | 377 ttm_pool_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in ttm_pool_shrink_scan() 415 ttm_pool_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in ttm_pool_shrink_count()
|
D | ttm_page_alloc_dma.c | 1095 ttm_dma_pool_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in ttm_dma_pool_shrink_scan() 1137 ttm_dma_pool_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in ttm_dma_pool_shrink_count()
|
/Linux-v4.19/include/trace/events/ |
D | vmscan.h | 197 TP_PROTO(struct shrinker *shr, struct shrink_control *sc,
|
/Linux-v4.19/fs/ext4/ |
D | extents_status.c | 1061 struct shrink_control *sc) in ext4_es_count() 1073 struct shrink_control *sc) in ext4_es_scan()
|