Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:uprobe_is_active

Proto:static inline bool uprobe_is_active(struct uprobe *uprobe)

Type:bool

Parameter:

TypeParameterName
struct uprobe *uprobe
943  Return Not 'empty' nodes are nodes that are known not to be inserted in an rbtree ( & node in the rb tree )
Caller
NameDescribe
delete_uprobeThere could be threads that have already hit the breakpoint. They* will recheck the current insn and restart if find_uprobe() fails.* See find_active_uprobe().
__uprobe_register__uprobe_register - register a probe*@inode: the file in which the probe has to be placed
handler_chain