Home
last modified time | relevance | path

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

/openbmc/linux/mm/kmsan/
H A 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()
H A Dhooks.c47 ctx->allow_reporting = false; in kmsan_task_exit()
H A Dcore.c46 ctx->allow_reporting = true; in kmsan_internal_task_create()
/openbmc/linux/include/linux/
H A Dkmsan_types.h32 bool allow_reporting; member
/openbmc/linux/Documentation/dev-tools/
H A Dkmsan.rst345 bool allow_reporting;