Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:get_uprobe

Proto:static struct uprobe *get_uprobe(struct uprobe *uprobe)

Type:struct uprobe

Parameter:

TypeParameterName
struct uprobe *uprobe
603  _inc - increment a refcount*@r: the refcount to increment* Similar to atomic_inc(), but will saturate at REFCOUNT_SATURATED and WARN
604  Return uprobe
Caller
NameDescribe
__find_uprobe
__insert_uprobe
build_probe_listFor a given range in vma, build a list of probes that need to be inserted.
dup_utask
prepare_uretprobe