/Linux-v6.1/fs/f2fs/ |
D | shrinker.c | 37 unsigned long f2fs_shrink_count(struct shrinker *shrink, in f2fs_shrink_count() 73 unsigned long f2fs_shrink_scan(struct shrinker *shrink, in f2fs_shrink_scan()
|
/Linux-v6.1/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-v6.1/fs/erofs/ |
D | utils.c | 216 static unsigned long erofs_shrink_count(struct shrinker *shrink, in erofs_shrink_count() 222 static unsigned long erofs_shrink_scan(struct shrinker *shrink, in erofs_shrink_scan()
|
/Linux-v6.1/fs/nfs/ |
D | nfs42xattr.c | 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()
|
/Linux-v6.1/fs/ |
D | mbcache.c | 291 static unsigned long mb_cache_count(struct shrinker *shrink, in mb_cache_count() 331 static unsigned long mb_cache_scan(struct shrinker *shrink, in mb_cache_scan()
|
D | super.c | 60 static unsigned long super_cache_scan(struct shrinker *shrink, in super_cache_scan() 117 static unsigned long super_cache_count(struct shrinker *shrink, in super_cache_count()
|
/Linux-v6.1/drivers/gpu/drm/i915/gem/ |
D | i915_gem_shrinker.c | 40 unsigned long shrink, bool trylock_vm) in drop_pages() 106 unsigned int shrink) in i915_gem_shrink()
|
D | i915_gem_shmem.c | 94 const unsigned int shrink[] = { in shmem_sg_alloc_table() local
|
/Linux-v6.1/drivers/cpuidle/governors/ |
D | haltpoll.c | 98 unsigned int shrink = guest_halt_poll_shrink; in adjust_poll_limit() local
|
/Linux-v6.1/fs/nfsd/ |
D | nfscache.c | 298 nfsd_reply_cache_count(struct shrinker *shrink, struct shrink_control *sc) in nfsd_reply_cache_count() 307 nfsd_reply_cache_scan(struct shrinker *shrink, struct shrink_control *sc) in nfsd_reply_cache_scan()
|
/Linux-v6.1/include/linux/ |
D | zpool.h | 101 int (*shrink)(void *pool, unsigned int pages, member
|
/Linux-v6.1/arch/powerpc/kernel/ |
D | tau_6xx.c | 117 int shrink; in tau_timeout() local
|
/Linux-v6.1/drivers/gpu/drm/ttm/ |
D | ttm_pool.c | 541 static unsigned long ttm_pool_shrinker_scan(struct shrinker *shrink, in ttm_pool_shrinker_scan() 554 static unsigned long ttm_pool_shrinker_count(struct shrinker *shrink, in ttm_pool_shrinker_count()
|
/Linux-v6.1/drivers/gpu/drm/msm/ |
D | msm_gem_shrinker.c | 107 bool (*shrink)(struct drm_gem_object *obj); in msm_gem_shrinker_scan() member
|
/Linux-v6.1/fs/xfs/ |
D | xfs_icache.c | 2154 struct shrinker *shrink, in xfs_inodegc_shrinker_count() 2176 struct shrinker *shrink, in xfs_inodegc_shrinker_scan() 2216 struct shrinker *shrink = &mp->m_inodegc_shrinker; in xfs_inodegc_register_shrinker() local
|
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 | 1907 struct shrinker *shrink, in xfs_buftarg_shrink_scan() 1930 struct shrinker *shrink, in xfs_buftarg_shrink_count()
|
/Linux-v6.1/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.1/drivers/android/ |
D | binder_alloc.c | 1050 binder_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in binder_shrink_count() 1056 binder_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in binder_shrink_scan()
|
/Linux-v6.1/mm/ |
D | huge_memory.c | 210 static unsigned long shrink_huge_zero_page_count(struct shrinker *shrink, in shrink_huge_zero_page_count() 217 static unsigned long shrink_huge_zero_page_scan(struct shrinker *shrink, in shrink_huge_zero_page_scan() 2835 static unsigned long deferred_split_count(struct shrinker *shrink, in deferred_split_count() 2848 static unsigned long deferred_split_scan(struct shrinker *shrink, in deferred_split_scan()
|
/Linux-v6.1/drivers/gpu/drm/i915/selftests/ |
D | scatterlist.c | 179 static unsigned int shrink(unsigned long n, in shrink() function
|
/Linux-v6.1/rust/alloc/ |
D | alloc.rs | 273 unsafe fn shrink( in shrink() method
|
D | raw_vec.rs | 433 fn shrink(&mut self, cap: usize) -> Result<(), TryReserveError> { in shrink() method
|
/Linux-v6.1/fs/ocfs2/ |
D | reservations.c | 657 unsigned int shrink; in ocfs2_cannibalize_resv() local
|
/Linux-v6.1/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()
|