Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:handle_uretprobe_chain

Proto:static void handle_uretprobe_chain(struct return_instance *ri, struct pt_regs *regs)

Type:void

Parameter:

TypeParameterName
struct return_instance *ri
struct pt_regs *regs
2106  uprobe = uprobe
2109  lock for reading
2110  When uc cycle
2111  If ret_handler Then ret_handler(uc, func, regs)
2114  lease a read lock
Caller
NameDescribe
handle_trampoline