Home
last modified time | relevance | path

Searched refs:cache_needs_objcg (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dslab.h636 static inline bool cache_needs_objcg(struct kmem_cache *cache) in cache_needs_objcg() function
646 return cache_needs_objcg(slab->slab_cache); in slab_needs_objcg()
650 static inline bool cache_needs_objcg(struct kmem_cache *cache) in cache_needs_objcg() function
665 if (cache_needs_objcg(s)) in cache_obj_ext_size()
H A Dslub.c2592 if (!cache_needs_objcg(s)) in memcg_slab_post_charge()
3482 if (cache_needs_objcg(s)) in allocate_slab()