Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\kasan\report.c Create Date:2022-07-28 15:52:34
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:end_report

Proto:static void end_report(unsigned long *flags)

Type:void

Parameter:

TypeParameterName
unsigned long *flags
92  pr_err("==================================================================\n")
93  add_taint: add a taint flag if not already set.*@flag: one of the TAINT_* constants.*@lockdep_ok: whether lock debugging is still OK.* If something bad has gone wrong, you'll want @lockdebug_ok = false, but for
94  spin_unlock_irqrestore( & report_lock, * flags)
95  If panic_on_warn Then panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns.
97  kasan_enable_current()
Caller
NameDescribe
kasan_report_invalid_free
__kasan_report