Searched refs:is_kmalloc_normal (Results 1 – 2 of 2) sorted by relevance
| /linux/mm/ | ||
| H A D | slab.h | 416 static inline bool is_kmalloc_normal(struct kmem_cache *s) in is_kmalloc_normal() function |
| H A D | slub.c | 2407 if (is_kmalloc_normal(s)) in memcg_slab_post_charge() |