Searched refs:quarantine (Results 1 – 3 of 3) sorted by relevance
39 obj-$(CONFIG_KASAN_GENERIC) += init.o generic.o report_generic.o shadow.o quarantine.o
326 unsigned long ip, bool quarantine, bool init) in ____kasan_slab_free() argument356 if ((IS_ENABLED(CONFIG_KASAN_GENERIC) && !quarantine)) in ____kasan_slab_free()
239 quarantine (see mm/kasan/quarantine.c for implementation).