Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dslab.h448 static inline bool is_kmalloc_normal(struct kmem_cache *s) in is_kmalloc_normal() function
Dslub.c2209 if (is_kmalloc_normal(s)) in memcg_slab_post_charge()