Searched refs:memcg_alloc_slab_cgroups (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/mm/ |
H A D | slab.h | 456 int memcg_alloc_slab_cgroups(struct slab *slab, struct kmem_cache *s, 535 memcg_alloc_slab_cgroups(slab, s, flags, in memcg_slab_post_alloc_hook() 594 static inline int memcg_alloc_slab_cgroups(struct slab *slab, in memcg_alloc_slab_cgroups() function 641 memcg_alloc_slab_cgroups(slab, s, gfp, true); in account_slab()
|
H A D | memcontrol.c | 2893 int memcg_alloc_slab_cgroups(struct slab *slab, struct kmem_cache *s, in memcg_alloc_slab_cgroups() function
|