Searched defs:kasan_cache (Results 1 – 2 of 2) sorted by relevance
73 struct kasan_cache { struct74 int alloc_meta_offset;75 int free_meta_offset;
294 struct kasan_cache { struct301 void kasan_cache_create(struct kmem_cache *cache, unsigned int *size, argument