Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/fs/erofs/
H A Dutils.c208 static unsigned long erofs_shrink_count(struct shrinker *shrink, in erofs_shrink_count()
214 static unsigned long erofs_shrink_scan(struct shrinker *shrink, in erofs_shrink_scan()
/OK3568_Linux_fs/kernel/fs/nfs/
H 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_globals.h17 i915_global_func_t shrink; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A Di915_gem_shrinker.c40 unsigned long shrink) in unsafe_drop_pages()
99 unsigned int shrink) in i915_gem_shrink()
H A Di915_gem_shmem.c85 const unsigned int shrink[] = { in shmem_get_pages() local
/OK3568_Linux_fs/kernel/fs/
H 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()
H 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()
/OK3568_Linux_fs/kernel/drivers/cpuidle/governors/
H A Dhaltpoll.c96 unsigned int shrink = guest_halt_poll_shrink; in adjust_poll_limit() local
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfscache.c272 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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dzpool.h100 int (*shrink)(void *pool, unsigned int pages, member
H A Dion.h70 int (*shrink)(struct ion_heap *heap, gfp_t gfp_mask, int nr_to_scan); member
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dtau_6xx.c120 int shrink; in tau_timeout() local
/OK3568_Linux_fs/kernel/drivers/staging/android/
H A Dashmem.c477 ashmem_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in ashmem_shrink_scan()
519 ashmem_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in ashmem_shrink_count()
/OK3568_Linux_fs/kernel/net/sunrpc/
H 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()
/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder_alloc.c1052 binder_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in binder_shrink_count()
1059 binder_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in binder_shrink_scan()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_qm.c500 struct shrinker *shrink, in xfs_qm_shrink_scan()
535 struct shrinker *shrink, in xfs_qm_shrink_count()
H A Dxfs_buf.c1911 struct shrinker *shrink, in xfs_buftarg_shrink_scan()
1934 struct shrinker *shrink, in xfs_buftarg_shrink_count()
/OK3568_Linux_fs/kernel/mm/
H A Dhuge_memory.c147 static unsigned long shrink_huge_zero_page_count(struct shrinker *shrink, in shrink_huge_zero_page_count()
154 static unsigned long shrink_huge_zero_page_scan(struct shrinker *shrink, in shrink_huge_zero_page_scan()
2833 static unsigned long deferred_split_count(struct shrinker *shrink, in deferred_split_count()
2846 static unsigned long deferred_split_scan(struct shrinker *shrink, in deferred_split_scan()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/
H A Dscatterlist.c179 static unsigned int shrink(unsigned long n, in shrink() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/ttm/
H A Dttm_page_alloc.c377 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()
H A Dttm_page_alloc_dma.c1092 ttm_dma_pool_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in ttm_dma_pool_shrink_scan()
1134 ttm_dma_pool_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in ttm_dma_pool_shrink_count()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/shelf-pack/2.1.1/include/mapbox/
H A Dshelf-pack.hpp351 void shrink() { in shrink() function in mapbox::ShelfPack
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dreservations.c661 unsigned int shrink; in ocfs2_cannibalize_resv() local

12