Searched refs:is_kmalloc_cache (Results 1 – 2 of 2) sorted by relevance
339 if (kasan_stack_collection_enabled() && !is_kmalloc_cache(cache)) in unpoison_slab_object()397 if (kasan_stack_collection_enabled() && is_kmalloc_cache(cache)) in poison_kmalloc_redzone()567 if (is_kmalloc_cache(slab->slab_cache)) in __kasan_mempool_unpoison_object()
411 static inline bool is_kmalloc_cache(struct kmem_cache *s) in is_kmalloc_cache() function418 if (!is_kmalloc_cache(s)) in is_kmalloc_normal()