Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dslab.h474 static inline bool memcg_slab_pre_alloc_hook(struct kmem_cache *s, in memcg_slab_pre_alloc_hook() function
600 static inline bool memcg_slab_pre_alloc_hook(struct kmem_cache *s, in memcg_slab_pre_alloc_hook() function
714 if (!memcg_slab_pre_alloc_hook(s, lru, objcgp, size, flags)) in slab_pre_alloc_hook()