Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmemcontrol.h769 struct kmem_cache *__memcg_kmem_get_cache(struct kmem_cache *cachep);
822 return __memcg_kmem_get_cache(cachep); in memcg_kmem_get_cache()
/linux-4.4.14/mm/
Dmemcontrol.c2361 struct kmem_cache *__memcg_kmem_get_cache(struct kmem_cache *cachep) in __memcg_kmem_get_cache() function