Searched refs:SLAB_DEACTIVATED (Results 1 – 2 of 2) sorted by relevance
775 s->flags |= SLAB_DEACTIVATED; in kmemcg_cache_deactivate()1012 if (s->flags & SLAB_DEACTIVATED) in kmem_cache_shrink_all()1611 else if (c->flags & SLAB_DEACTIVATED) in memcg_slabinfo_show()
121 #define SLAB_DEACTIVATED ((slab_flags_t __force)0x10000000U) macro