Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\debugreg.h Create Date:2022-07-28 05:55:48
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:hw_breakpoint_disable

Proto:static inline void hw_breakpoint_disable(void)

Type:void

Parameter:Nothing

79  set_debugreg(0UL, 7)
82  set_debugreg(0UL, 0)
83  set_debugreg(0UL, 1)
84  set_debugreg(0UL, 2)
85  set_debugreg(0UL, 3)
Caller
NameDescribe
machine_kexecDo not allocate memory (or fail in any way) in machine_kexec().* We are past the point of no return, committed to rebooting now.