Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:kdb_bptype

Proto:static char *kdb_bptype(kdb_bp_t *bp)

Type:char

Parameter:

TypeParameterName
kdb_bp_t *bp
42  If Uses hardware register < 0 || Uses hardware register > 4 Then Return ""
45  Return kdb_rwtypes[ Uses hardware register ]
Caller
NameDescribe
kdb_printbpkdb_printbp* Internal function to format and print a breakpoint entry.* Parameters:* None.* Outputs:* None.* Returns:* None.* Locking:* None.* Remarks: