Home
last modified time | relevance | path

Searched defs:shrink (Results 1 – 25 of 41) sorted by relevance

12

/linux/fs/f2fs/
A Dshrinker.c37 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/fs/ubifs/
A Dshrinker.c267 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/fs/erofs/
A Dutils.c216 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/fs/nfs/
A Dnfs42xattr.c859 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()
/linux/fs/
A Dmbcache.c270 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()
A Dsuper.c61 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/drivers/gpu/drm/i915/gem/
A Di915_gem_shrinker.c41 unsigned long shrink, bool trylock_vm) in unsafe_drop_pages()
105 unsigned int shrink) in i915_gem_shrink()
A Di915_gem_shmem.c85 const unsigned int shrink[] = { in shmem_get_pages() local
/linux/drivers/cpuidle/governors/
A Dhaltpoll.c96 unsigned int shrink = guest_halt_poll_shrink; in adjust_poll_limit() local
/linux/include/linux/
A Dzpool.h101 int (*shrink)(void *pool, unsigned int pages, member
/linux/fs/nfsd/
A Dnfscache.c295 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()
/linux/arch/powerpc/kernel/
A Dtau_6xx.c118 int shrink; in tau_timeout() local
/linux/drivers/gpu/drm/ttm/
A Dttm_pool.c541 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/drivers/staging/android/
A Dashmem.c478 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()
/linux/fs/xfs/
A Dxfs_icache.c2134 struct shrinker *shrink, in xfs_inodegc_shrinker_count()
2156 struct shrinker *shrink, in xfs_inodegc_shrinker_scan()
2196 struct shrinker *shrink = &mp->m_inodegc_shrinker; in xfs_inodegc_register_shrinker() local
A Dxfs_qm.c496 struct shrinker *shrink, in xfs_qm_shrink_scan()
531 struct shrinker *shrink, in xfs_qm_shrink_count()
A Dxfs_buf.c1854 struct shrinker *shrink, in xfs_buftarg_shrink_scan()
1877 struct shrinker *shrink, in xfs_buftarg_shrink_count()
/linux/net/sunrpc/
A Dauth.c478 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/android/
A Dbinder_alloc.c1050 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()
/linux/drivers/gpu/drm/i915/selftests/
A Dscatterlist.c179 static unsigned int shrink(unsigned long n, in shrink() function
/linux/mm/
A Dhuge_memory.c148 static unsigned long shrink_huge_zero_page_count(struct shrinker *shrink, in shrink_huge_zero_page_count()
155 static unsigned long shrink_huge_zero_page_scan(struct shrinker *shrink, in shrink_huge_zero_page_scan()
2791 static unsigned long deferred_split_count(struct shrinker *shrink, in deferred_split_count()
2804 static unsigned long deferred_split_scan(struct shrinker *shrink, in deferred_split_scan()
/linux/fs/ocfs2/
A Dreservations.c659 unsigned int shrink; in ocfs2_cannibalize_resv() local
/linux/fs/gfs2/
A Dquota.c163 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/fs/ext4/
A Dextents_status.c1554 static unsigned long ext4_es_count(struct shrinker *shrink, in ext4_es_count()
1566 static unsigned long ext4_es_scan(struct shrinker *shrink, in ext4_es_scan()
/linux/fs/jbd2/
A Djournal.c1292 static unsigned long jbd2_journal_shrink_scan(struct shrinker *shrink, in jbd2_journal_shrink_scan()
1316 static unsigned long jbd2_journal_shrink_count(struct shrinker *shrink, in jbd2_journal_shrink_count()

Completed in 52 milliseconds

12