Searched refs:kasan_cache_create_kmalloc (Results 1 – 2 of 2) sorted by relevance
182 static __always_inline void kasan_cache_create_kmalloc(struct kmem_cache *cache) in kasan_cache_create_kmalloc() function323 static inline void kasan_cache_create_kmalloc(struct kmem_cache *cache) {} in kasan_cache_create_kmalloc() function
673 kasan_cache_create_kmalloc(s); in create_kmalloc_cache()
Completed in 8 milliseconds