Home
last modified time | relevance | path

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

/linux/mm/kasan/
H A Dreport.c569 * from a UACCESS region, and kasan_report_async() is not used on x86.
606 void kasan_report_async(void) in kasan_report_async() function
/linux/arch/arm64/kernel/
H A Dmte.c175 kasan_report_async(); in mte_check_tfsr_el1()