Searched defs:kasan_quarantine_put (Results 1 – 2 of 2) sorted by relevance
191 bool kasan_quarantine_put(struct kmem_cache *cache, void *object) in kasan_quarantine_put() function
382 static inline bool kasan_quarantine_put(struct kmem_cache *cache, void *object) { return false; } in kasan_quarantine_put() function