Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\kprobes.c Create Date:2022-07-28 11:35:21
Last Modify:2022-05-22 18:14:58 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Put a breakpoint for a probe. Must be called with text_mutex locked

Proto:static void __arm_kprobe(struct kprobe *p)

Type:void

Parameter:

TypeParameterName
struct kprobe *p
920  _p = Return an optimized kprobe whose optimizing code replaces* instructions including addr (exclude breakpoint).
921  If Value for the false possibility is greater at compile time(_p) Then Unoptimize a kprobe if p is optimized
925  arch_arm_kprobe(p)
926  Optimize kprobe if p is ready to be optimized
Caller
NameDescribe
arm_kprobeArm a kprobe with text_mutex