Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dslab.h548 static inline void memcg_slab_free_hook(struct kmem_cache *s, struct slab *slab, in memcg_slab_free_hook() function
615 static inline void memcg_slab_free_hook(struct kmem_cache *s, struct slab *slab, in memcg_slab_free_hook() function
H A Dslab.c3353 memcg_slab_free_hook(cachep, virt_to_slab(objp), &objp, 1); in __cache_free()
H A Dslub.c3804 memcg_slab_free_hook(s, slab, p, cnt); in slab_free()