Home
last modified time | relevance | path

Searched refs:SHRINKER_NONSLAB (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/linux/
Dshrinker.h97 #define SHRINKER_NONSLAB (1 << 3) macro
/Linux-v6.6/fs/xfs/
Dxfs_icache.c2232 shrink->flags = SHRINKER_NONSLAB; in xfs_inodegc_register_shrinker()
/Linux-v6.6/mm/
Dhuge_memory.c2910 SHRINKER_NONSLAB,
Dvmscan.c966 !(shrinker->flags & SHRINKER_NONSLAB)) in shrink_slab_memcg()