Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\hw_breakpoint.c Create Date:2022-07-28 07:45:46
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Handle debug exception notifications.

Proto:int hw_breakpoint_exceptions_notify(struct notifier_block *unused, unsigned long val, void *data)

Type:int

Parameter:

TypeParameterName
struct notifier_block *unused
unsigned longval
void *data
528  If val != DIE_DEBUG Then Return Don't care
531  Return Handle debug exception notifications.* Return value is either NOTIFY_STOP or NOTIFY_DONE as explained below.* NOTIFY_DONE returned if one of the following conditions is true.* i) When the causative address is from user-space and the exception