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