Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dshrinker.h97 #define SHRINKER_NONSLAB (1 << 3) macro
/openbmc/linux/fs/xfs/
H A Dxfs_icache.c2234 shrink->flags = SHRINKER_NONSLAB; in xfs_inodegc_register_shrinker()
/openbmc/linux/mm/
H A Dhuge_memory.c2915 SHRINKER_NONSLAB,
H A Dvmscan.c966 !(shrinker->flags & SHRINKER_NONSLAB)) in shrink_slab_memcg()