Home
last modified time | relevance | path

Searched refs:allow_reporting (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/mm/kmsan/
Dreport.c160 if (!current->kmsan_ctx.allow_reporting) in kmsan_report()
165 current->kmsan_ctx.allow_reporting = false; in kmsan_report()
218 current->kmsan_ctx.allow_reporting = true; in kmsan_report()
Dhooks.c47 ctx->allow_reporting = false; in kmsan_task_exit()
Dcore.c46 ctx->allow_reporting = true; in kmsan_internal_task_create()
/linux-6.6.21/include/linux/
Dkmsan_types.h32 bool allow_reporting; member
/linux-6.6.21/Documentation/dev-tools/
Dkmsan.rst345 bool allow_reporting;