Home
last modified time | relevance | path

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

123

/openbmc/linux/fs/f2fs/
H 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()
/openbmc/linux/fs/ubifs/
H 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()
/openbmc/linux/fs/erofs/
H A Dutils.c206 static unsigned long erofs_shrink_count(struct shrinker *shrink, in erofs_shrink_count()
212 static unsigned long erofs_shrink_scan(struct shrinker *shrink, in erofs_shrink_scan()
/openbmc/linux/fs/nfs/
H 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()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Duser_data.cpp109 bool UserData::shrink(size_t newSize) in shrink() function in openpower::pels::UserData
H A Dsection.hpp109 virtual bool shrink(size_t /*newSize*/) in shrink() function in openpower::pels::Section
H A Dextended_user_data.cpp111 bool ExtendedUserData::shrink(size_t newSize) in shrink() function in openpower::pels::ExtendedUserData
/openbmc/linux/drivers/cpuidle/governors/
H A Dhaltpoll.c98 unsigned int shrink = guest_halt_poll_shrink; in adjust_poll_limit() local
/openbmc/linux/fs/
H 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()
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_shrinker.c40 unsigned long shrink, bool trylock_vm) in drop_pages()
106 unsigned int shrink) in i915_gem_shrink()
H A Di915_gem_shmem.c104 const unsigned int shrink[] = { in shmem_sg_alloc_table() local
/openbmc/linux/arch/powerpc/kernel/
H A Dtau_6xx.c117 int shrink; in tau_timeout() local
/openbmc/linux/fs/nfsd/
H A Dnfscache.c324 nfsd_reply_cache_count(struct shrinker *shrink, struct shrink_control *sc) in nfsd_reply_cache_count()
344 nfsd_reply_cache_scan(struct shrinker *shrink, struct shrink_control *sc) in nfsd_reply_cache_scan()
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_pool.c619 static unsigned long ttm_pool_shrinker_scan(struct shrinker *shrink, in ttm_pool_shrinker_scan()
632 static unsigned long ttm_pool_shrinker_count(struct shrinker *shrink, in ttm_pool_shrinker_count()
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_gem_shrinker.c107 bool (*shrink)(struct drm_gem_object *obj); in msm_gem_shrinker_scan() member
/openbmc/linux/fs/xfs/
H A Dxfs_icache.c2165 struct shrinker *shrink, in xfs_inodegc_shrinker_count()
2187 struct shrinker *shrink, in xfs_inodegc_shrinker_scan()
2227 struct shrinker *shrink = &mp->m_inodegc_shrinker; in xfs_inodegc_register_shrinker() local
H A Dxfs_qm.c504 struct shrinker *shrink, in xfs_qm_shrink_scan()
539 struct shrinker *shrink, in xfs_qm_shrink_count()
H A Dxfs_buf.c1913 struct shrinker *shrink, in xfs_buftarg_shrink_scan()
1936 struct shrinker *shrink, in xfs_buftarg_shrink_count()
/openbmc/linux/net/sunrpc/
H A Dauth.c475 rpcauth_cache_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in rpcauth_cache_shrink_scan()
489 rpcauth_cache_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in rpcauth_cache_shrink_count()
/openbmc/qemu/util/
H A Daio-win32.c434 int64_t grow, int64_t shrink, Error **errp) in aio_context_set_poll_params()
/openbmc/linux/drivers/android/
H A Dbinder_alloc.c1046 binder_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in binder_shrink_count()
1052 binder_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in binder_shrink_scan()
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Dscatterlist.c179 static unsigned int shrink(unsigned long n, in shrink() function
/openbmc/linux/mm/
H 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()
2839 static unsigned long deferred_split_count(struct shrinker *shrink, in deferred_split_count()
2852 static unsigned long deferred_split_scan(struct shrinker *shrink, in deferred_split_scan()
/openbmc/linux/kernel/rcu/
H A Dtree_nocb.h1317 lazy_rcu_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in lazy_rcu_shrink_count()
1342 lazy_rcu_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in lazy_rcu_shrink_scan()
/openbmc/linux/rust/alloc/
H A Dalloc.rs283 unsafe fn shrink( in shrink() method

123