Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dshrinker.h94 #define SHRINKER_NONSLAB (1 << 3) macro
/linux-6.1.9/fs/xfs/
Dxfs_icache.c2221 shrink->flags = SHRINKER_NONSLAB; in xfs_inodegc_register_shrinker()
/linux-6.1.9/mm/
Dhuge_memory.c2910 SHRINKER_NONSLAB,
Dvmscan.c908 !(shrinker->flags & SHRINKER_NONSLAB)) in shrink_slab_memcg()