Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\debug\kdb\kdb_debugger.c Create Date:2022-07-28 11:44:24
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:kdb_common_init_state

Proto:int kdb_common_init_state(struct kgdb_state *ks)

Type:int

Parameter:

TypeParameterName
struct kgdb_state *ks
39  cpu number that owns kdb = atomic_read( & The CPU# of the active CPU, or -1 if none:)
40  kdb_current_task = task
41  kdb_current_regs = debuggerinfo
42  Return 0
Caller
NameDescribe
kdb_stub