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