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:41
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:branch_clear_offset

Proto:static void branch_clear_offset(struct arch_uprobe *auprobe, struct insn *insn)

Type:void

Parameter:

TypeParameterName
struct arch_uprobe *auprobe
struct insn *insn
701  memset(insn + insn_offset_immediate(insn), 0, nbytes)
Caller
NameDescribe
branch_setup_xol_opsReturns -ENOSYS if branch_xol_ops doesn't handle this insn