Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:arch_uprobe_ignore

Proto:bool __weak arch_uprobe_ignore(struct arch_uprobe *aup, struct pt_regs *regs)

Type:bool

Parameter:

TypeParameterName
struct arch_uprobe *aup
struct pt_regs *regs
2173  Return false
Caller
NameDescribe
handle_swbpRun handler and ask thread to singlestep.* Ensure all non-fatal signals cannot interrupt thread while it singlesteps.