Home
last modified time | relevance | path

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

/linux/mm/
H A Dslab.h416 static inline bool is_kmalloc_normal(struct kmem_cache *s) in is_kmalloc_normal() function
H A Dslub.c2407 if (is_kmalloc_normal(s)) in memcg_slab_post_charge()