Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmemcontrol.h825 static __always_inline void memcg_kmem_put_cache(struct kmem_cache *cachep) in memcg_kmem_put_cache() function
872 static inline void memcg_kmem_put_cache(struct kmem_cache *cachep) in memcg_kmem_put_cache() function
/linux-4.4.14/mm/
Dslab.c3197 memcg_kmem_put_cache(cachep); in slab_alloc_node()
3263 memcg_kmem_put_cache(cachep); in slab_alloc()
Dslub.c1309 memcg_kmem_put_cache(s); in slab_post_alloc_hook()