Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\kgdb.h Create Date:2022-07-28 07:31:11
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:kgdb_panic

Proto:static inline void kgdb_panic(const char *msg)

Type:void

Parameter:

TypeParameterName
const char *msg

NULL

Caller
NameDescribe
panicpanic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns.