Function report |
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 activity | Download SCCT | Chinese |
Name:There 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().
Proto:static void delete_uprobe(struct uprobe *uprobe)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct uprobe * | uprobe |
952 | If WARN_ON(!uprobe_is_active(uprobe)) Then Return |
955 | spin_lock( & uprobes_treelock) |
956 | rb_erase( & node in the rb tree , & uprobes_tree) |
957 | spin_unlock( & uprobes_treelock) |
958 | RB_CLEAR_NODE( & node in the rb tree ) |
959 | put_uprobe(uprobe) |
Name | Describe |
---|---|
__uprobe_unregister |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |