Searched refs:kmsan_reporting (Results 1 – 1 of 1) sorted by relevance
111 static bool kmsan_reporting = false; variable180 if (__predict_false(KERNEL_PANICKED() || kdb_active || kmsan_reporting)) in kmsan_report_hook()186 kmsan_reporting = true; in kmsan_report_hook()223 kmsan_reporting = false; in kmsan_report_hook()236 if (__predict_false(KERNEL_PANICKED() || kdb_active || kmsan_reporting)) in kmsan_report_inline()242 kmsan_reporting = true; in kmsan_report_inline()275 kmsan_reporting = false; in kmsan_report_inline()