/Linux-v5.4/fs/f2fs/ |
D | shrinker.c | 39 unsigned long f2fs_shrink_count(struct shrinker *shrink, in f2fs_shrink_count() 75 unsigned long f2fs_shrink_scan(struct shrinker *shrink, in f2fs_shrink_scan()
|
/Linux-v5.4/fs/ubifs/ |
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-v5.4/drivers/gpu/drm/i915/ |
D | i915_globals.h | 17 i915_global_func_t shrink; member
|
/Linux-v5.4/fs/erofs/ |
D | utils.c | 256 static unsigned long erofs_shrink_count(struct shrinker *shrink, in erofs_shrink_count() 262 static unsigned long erofs_shrink_scan(struct shrinker *shrink, in erofs_shrink_scan()
|
/Linux-v5.4/fs/ |
D | mbcache.c | 270 static unsigned long mb_cache_count(struct shrinker *shrink, in mb_cache_count() 320 static unsigned long mb_cache_scan(struct shrinker *shrink, in mb_cache_scan()
|
D | super.c | 61 static unsigned long super_cache_scan(struct shrinker *shrink, in super_cache_scan() 118 static unsigned long super_cache_count(struct shrinker *shrink, in super_cache_count()
|
/Linux-v5.4/drivers/gpu/drm/i915/gem/ |
D | i915_gem_shrinker.c | 92 unsigned long shrink) in unsafe_drop_pages() 149 unsigned int shrink) in i915_gem_shrink()
|
D | i915_gem_shmem.c | 83 const unsigned int shrink[] = { in shmem_get_pages() local
|
/Linux-v5.4/drivers/cpuidle/governors/ |
D | haltpoll.c | 97 unsigned int shrink = guest_halt_poll_shrink; in adjust_poll_limit() local
|
/Linux-v5.4/include/linux/ |
D | zpool.h | 100 int (*shrink)(void *pool, unsigned int pages, member
|
/Linux-v5.4/fs/nfsd/ |
D | nfscache.c | 272 nfsd_reply_cache_count(struct shrinker *shrink, struct shrink_control *sc) in nfsd_reply_cache_count() 281 nfsd_reply_cache_scan(struct shrinker *shrink, struct shrink_control *sc) in nfsd_reply_cache_scan()
|
/Linux-v5.4/arch/powerpc/kernel/ |
D | tau_6xx.c | 145 int shrink; in tau_timeout() local
|
/Linux-v5.4/drivers/staging/android/ |
D | ashmem.c | 437 ashmem_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in ashmem_shrink_scan() 479 ashmem_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in ashmem_shrink_count()
|
/Linux-v5.4/drivers/android/ |
D | binder_alloc.c | 965 binder_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in binder_shrink_count() 972 binder_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in binder_shrink_scan()
|
/Linux-v5.4/net/sunrpc/ |
D | auth.c | 527 rpcauth_cache_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in rpcauth_cache_shrink_scan() 541 rpcauth_cache_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in rpcauth_cache_shrink_count()
|
/Linux-v5.4/fs/xfs/ |
D | xfs_qm.c | 496 struct shrinker *shrink, in xfs_qm_shrink_scan() 531 struct shrinker *shrink, in xfs_qm_shrink_count()
|
D | xfs_buf.c | 1666 struct shrinker *shrink, in xfs_buftarg_shrink_scan() 1689 struct shrinker *shrink, in xfs_buftarg_shrink_count()
|
/Linux-v5.4/drivers/gpu/drm/i915/selftests/ |
D | scatterlist.c | 179 static unsigned int shrink(unsigned long n, in shrink() function
|
/Linux-v5.4/mm/ |
D | huge_memory.c | 136 static unsigned long shrink_huge_zero_page_count(struct shrinker *shrink, in shrink_huge_zero_page_count() 143 static unsigned long shrink_huge_zero_page_scan(struct shrinker *shrink, in shrink_huge_zero_page_scan() 2887 static unsigned long deferred_split_count(struct shrinker *shrink, in deferred_split_count() 2900 static unsigned long deferred_split_scan(struct shrinker *shrink, in deferred_split_scan()
|
/Linux-v5.4/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 | 1093 ttm_dma_pool_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in ttm_dma_pool_shrink_scan() 1135 ttm_dma_pool_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in ttm_dma_pool_shrink_count()
|
/Linux-v5.4/drivers/staging/android/ion/ |
D | ion.h | 94 int (*shrink)(struct ion_heap *heap, gfp_t gfp_mask, int nr_to_scan); member
|
/Linux-v5.4/fs/ocfs2/ |
D | reservations.c | 664 unsigned int shrink; in ocfs2_cannibalize_resv() local
|
/Linux-v5.4/fs/gfs2/ |
D | quota.c | 163 static unsigned long gfs2_qd_shrink_scan(struct shrinker *shrink, in gfs2_qd_shrink_scan() 180 static unsigned long gfs2_qd_shrink_count(struct shrinker *shrink, in gfs2_qd_shrink_count()
|
/Linux-v5.4/fs/ext4/ |
D | extents_status.c | 1533 static unsigned long ext4_es_count(struct shrinker *shrink, in ext4_es_count() 1545 static unsigned long ext4_es_scan(struct shrinker *shrink, in ext4_es_scan()
|