Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dmemcontrol.h439 struct kmem_cache *__memcg_kmem_get_cache(struct kmem_cache *cachep);
536 return __memcg_kmem_get_cache(cachep); in memcg_kmem_get_cache()
/linux-4.1.27/mm/
Dmemcontrol.c2630 struct kmem_cache *__memcg_kmem_get_cache(struct kmem_cache *cachep) in __memcg_kmem_get_cache() function