Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dslab.h268 static inline struct kmem_cache *memcg_root_cache(struct kmem_cache *s) in memcg_root_cache() function
330 static inline struct kmem_cache *memcg_root_cache(struct kmem_cache *s) in memcg_root_cache() function
Dslab.c3937 struct kmem_cache *root = memcg_root_cache(cachep); in enable_cpucache()