Searched refs:kasan_cache_create_kmalloc (Results 1 – 2 of 2) sorted by relevance
147 static __always_inline void kasan_cache_create_kmalloc(struct kmem_cache *cache) in kasan_cache_create_kmalloc() function284 static inline void kasan_cache_create_kmalloc(struct kmem_cache *cache) {} in kasan_cache_create_kmalloc() function
694 kasan_cache_create_kmalloc(s); in create_kmalloc_cache()