Home
last modified time | relevance | path

Searched refs:kasan_cache_create_kmalloc (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dkasan.h182 static __always_inline void kasan_cache_create_kmalloc(struct kmem_cache *cache) in kasan_cache_create_kmalloc() function
323 static inline void kasan_cache_create_kmalloc(struct kmem_cache *cache) {} in kasan_cache_create_kmalloc() function
/linux/mm/
A Dslab_common.c673 kasan_cache_create_kmalloc(s); in create_kmalloc_cache()

Completed in 8 milliseconds