Home
last modified time | relevance | path

Searched refs:SHRINK_STOP (Results 1 – 17 of 17) sorted by relevance

/linux/include/linux/
H A Dshrinker.h58 #define SHRINK_STOP (~0UL) macro
/linux/net/sunrpc/
H A Dauth.c454 return freed ? freed : SHRINK_STOP; in rpcauth_prune_expired()
479 return SHRINK_STOP; in rpcauth_cache_shrink_scan()
483 return SHRINK_STOP; in rpcauth_cache_shrink_scan()
/linux/fs/ubifs/
H A Dshrinker.c313 return SHRINK_STOP; in ubifs_shrink_scan()
/linux/drivers/gpu/drm/xe/
H A Dxe_shrinker.c253 return nr_scanned ? freed : SHRINK_STOP; in xe_shrinker_scan()
/linux/mm/
H A Dzswap.c1183 return SHRINK_STOP; in zswap_shrinker_scan()
1190 return SHRINK_STOP; in zswap_shrinker_scan()
1192 return shrink_ret ? shrink_ret : SHRINK_STOP; in zswap_shrinker_scan()
H A Dvmalloc.c5423 return SHRINK_STOP; in vmap_node_shrink_scan()
H A Dhuge_memory.c4602 return SHRINK_STOP; in deferred_split_scan()
/linux/drivers/gpu/drm/
H A Ddrm_pagemap_util.c393 return sc->nr_scanned ? nr_freed : SHRINK_STOP; in drm_pagemap_shrinker_scan()
/linux/fs/
H A Dsuper.c196 return SHRINK_STOP; in super_cache_scan()
199 return SHRINK_STOP; in super_cache_scan()
/linux/fs/xfs/
H A Dxfs_icache.c2309 return SHRINK_STOP; in xfs_inodegc_shrinker_scan()
2331 return SHRINK_STOP; in xfs_inodegc_shrinker_scan()
/linux/fs/nfsd/
H A Dfilecache.c610 return SHRINK_STOP; in nfsd_file_lru_scan()
/linux/drivers/gpu/drm/ttm/
H A Dttm_pool.c1219 return num_freed ?: SHRINK_STOP; in ttm_pool_shrinker_scan()
/linux/fs/btrfs/
H A Dcompression.c161 return SHRINK_STOP; in btrfs_compr_pool_scan()
/linux/drivers/md/bcache/
H A Dbtree.c675 return SHRINK_STOP; in bch_mca_scan()
678 return SHRINK_STOP; in bch_mca_scan()
/linux/fs/gfs2/
H A Dquota.c180 return SHRINK_STOP; in gfs2_qd_shrink_scan()
/linux/drivers/md/
H A Ddm-zoned-metadata.c631 return count ? count : SHRINK_STOP; in dmz_mblock_shrinker_scan()
H A Draid5.c7440 unsigned long ret = SHRINK_STOP; in raid5_cache_scan()
7447 ret = SHRINK_STOP; in raid5_cache_scan()