Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:This function gets called when XOL instruction either gets trapped or* the thread has a fatal signal. Reset the instruction pointer to its* probed address for the potential restart or for post mortem analysis.

Proto:void arch_uprobe_abort_xol(struct arch_uprobe *auprobe, struct pt_regs *regs)

Type:void

Parameter:

TypeParameterName
struct arch_uprobe *auprobe
struct pt_regs *regs
1032  utask = utask
1034  If abort Then abort(auprobe, regs)
1037  trap_nr = saved_trap_nr
1038  Return frame for iretq = vaddr
1040  If Not saved_tf Then flags &= ~X86_EFLAGS_TF