Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dslab.h321 static inline bool memcg_slab_pre_alloc_hook(struct kmem_cache *s, in memcg_slab_pre_alloc_hook() function
453 static inline bool memcg_slab_pre_alloc_hook(struct kmem_cache *s, in memcg_slab_pre_alloc_hook() function
561 if (!memcg_slab_pre_alloc_hook(s, objcgp, size, flags)) in slab_pre_alloc_hook()