Searched refs:is_kmalloc_normal (Results 1 – 2 of 2) sorted by relevance
431 static inline bool is_kmalloc_normal(struct kmem_cache *s) in is_kmalloc_normal() function
2143 if (is_kmalloc_normal(s)) in alloc_slab_obj_exts()2175 WARN_ON_ONCE(!is_kmalloc_normal(exts_cache) && in alloc_slab_obj_exts()2520 if (is_kmalloc_normal(s)) in memcg_slab_post_charge()