Searched refs:is_kmalloc_cache (Results 1 – 2 of 2) sorted by relevance
318 if (kasan_stack_collection_enabled() && !is_kmalloc_cache(cache)) in unpoison_slab_object()376 if (kasan_stack_collection_enabled() && is_kmalloc_cache(cache)) in poison_kmalloc_redzone()550 if (is_kmalloc_cache(slab->slab_cache)) in __kasan_mempool_unpoison_object()
443 static inline bool is_kmalloc_cache(struct kmem_cache *s) in is_kmalloc_cache() function450 if (!is_kmalloc_cache(s)) in is_kmalloc_normal()