Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dslab.h226 static inline struct kmem_cache *memcg_root_cache(struct kmem_cache *s) in memcg_root_cache() function
283 static inline struct kmem_cache *memcg_root_cache(struct kmem_cache *s) in memcg_root_cache() function
Dslab.c3760 struct kmem_cache *root = memcg_root_cache(cachep); in enable_cpucache()