Home
last modified time | relevance | path

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

/mm/
Dslab.h315 static inline struct kmem_cache *memcg_root_cache(struct kmem_cache *s) in memcg_root_cache() function
436 static inline struct kmem_cache *memcg_root_cache(struct kmem_cache *s) in memcg_root_cache() function
Dslab.c3880 struct kmem_cache *root = memcg_root_cache(cachep); in enable_cpucache()