Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/fs/f2fs/
A Dshrinker.c40 unsigned long f2fs_shrink_count(struct shrinker *shrink, in f2fs_shrink_count()
79 unsigned long f2fs_shrink_scan(struct shrinker *shrink, in f2fs_shrink_scan()
/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/fs/nfs/
A Dnfs42xattr.c858 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-6.3-rc2/fs/
A Dmbcache.c293 static unsigned long mb_cache_count(struct shrinker *shrink, in mb_cache_count()
333 static unsigned long mb_cache_scan(struct shrinker *shrink, in mb_cache_scan()
A Dsuper.c60 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-6.3-rc2/drivers/gpu/drm/i915/gem/
A Di915_gem_shrinker.c40 unsigned long shrink, bool trylock_vm) in drop_pages()
106 unsigned int shrink) in i915_gem_shrink()
A Di915_gem_shmem.c98 const unsigned int shrink[] = { in shmem_sg_alloc_table() local
/linux-6.3-rc2/drivers/cpuidle/governors/
A Dhaltpoll.c98 unsigned int shrink = guest_halt_poll_shrink; in adjust_poll_limit() local
/linux-6.3-rc2/fs/nfsd/
A Dnfscache.c298 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-6.3-rc2/include/linux/
A Dzpool.h101 int (*shrink)(void *pool, unsigned int pages, member
/linux-6.3-rc2/arch/powerpc/kernel/
A Dtau_6xx.c117 int shrink; in tau_timeout() local
/linux-6.3-rc2/drivers/gpu/drm/ttm/
A Dttm_pool.c576 static unsigned long ttm_pool_shrinker_scan(struct shrinker *shrink, in ttm_pool_shrinker_scan()
589 static unsigned long ttm_pool_shrinker_count(struct shrinker *shrink, in ttm_pool_shrinker_count()
/linux-6.3-rc2/drivers/gpu/drm/msm/
A Dmsm_gem_shrinker.c107 bool (*shrink)(struct drm_gem_object *obj); in msm_gem_shrinker_scan() member
/linux-6.3-rc2/fs/xfs/
A Dxfs_icache.c2170 struct shrinker *shrink, in xfs_inodegc_shrinker_count()
2192 struct shrinker *shrink, in xfs_inodegc_shrinker_scan()
2232 struct shrinker *shrink = &mp->m_inodegc_shrinker; in xfs_inodegc_register_shrinker() local
A Dxfs_qm.c504 struct shrinker *shrink, in xfs_qm_shrink_scan()
539 struct shrinker *shrink, in xfs_qm_shrink_count()
A Dxfs_buf.c1907 struct shrinker *shrink, in xfs_buftarg_shrink_scan()
1930 struct shrinker *shrink, in xfs_buftarg_shrink_count()
/linux-6.3-rc2/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-6.3-rc2/drivers/android/
A Dbinder_alloc.c1050 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-6.3-rc2/drivers/gpu/drm/i915/selftests/
A Dscatterlist.c179 static unsigned int shrink(unsigned long n, in shrink() function
/linux-6.3-rc2/mm/
A Dhuge_memory.c211 static unsigned long shrink_huge_zero_page_count(struct shrinker *shrink, in shrink_huge_zero_page_count()
218 static unsigned long shrink_huge_zero_page_scan(struct shrinker *shrink, in shrink_huge_zero_page_scan()
2849 static unsigned long deferred_split_count(struct shrinker *shrink, in deferred_split_count()
2862 static unsigned long deferred_split_scan(struct shrinker *shrink, in deferred_split_scan()
/linux-6.3-rc2/rust/alloc/
A Dalloc.rs273 unsafe fn shrink( in shrink() method
A Draw_vec.rs464 fn shrink(&mut self, cap: usize) -> Result<(), TryReserveError> { in shrink() method
/linux-6.3-rc2/kernel/rcu/
A Dtree_nocb.h1316 lazy_rcu_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in lazy_rcu_shrink_count()
1332 lazy_rcu_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in lazy_rcu_shrink_scan()
/linux-6.3-rc2/fs/ocfs2/
A Dreservations.c657 unsigned int shrink; in ocfs2_cannibalize_resv() local

Completed in 57 milliseconds

12