Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:arch_disarm_kprobe

Proto:void arch_disarm_kprobe(struct kprobe *p)

Type:void

Parameter:

TypeParameterName
struct kprobe *p
509  xt_poke - Update instructions on a live kernel*@addr: address to modify*@opcode: source of the copy*@len: length to copy* Only atomic text poke/set should be allowed when not doing early patching
Caller
NameDescribe
force_unoptimize_kprobeShort cut to direct unoptimizing
__disarm_kprobeRemove the breakpoint of a probe. Must be called with text_mutex locked