Home
last modified time | relevance | path

Searched refs:memcg_kmem_put_cache (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Dmemcontrol.h539 static __always_inline void memcg_kmem_put_cache(struct kmem_cache *cachep) in memcg_kmem_put_cache() function
599 static inline void memcg_kmem_put_cache(struct kmem_cache *cachep) in memcg_kmem_put_cache() function
/linux-4.1.27/mm/
Dslab.c3206 memcg_kmem_put_cache(cachep); in slab_alloc_node()
3272 memcg_kmem_put_cache(cachep); in slab_alloc()
Dslub.c1280 memcg_kmem_put_cache(s); in slab_post_alloc_hook()