Home
last modified time | relevance | path

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

/mm/
Dslab.h232 static inline struct kmem_cache *memcg_root_cache(struct kmem_cache *s) in memcg_root_cache() function
280 static inline struct kmem_cache *memcg_root_cache(struct kmem_cache *s) in memcg_root_cache() function
Dslab.c3794 struct kmem_cache *root = memcg_root_cache(cachep); in enable_cpucache()