| 函数逻辑报告 | 
| Source Code: kernel\events\uprobes.c | Create Date:2022-07-27 15:06:47 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称: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().
函数原型:static void delete_uprobe(struct uprobe *uprobe)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct uprobe * | uprobe | 
| 952 | 如果WARN_ON(!uprobe_is_active(uprobe))则返回 | 
| 955 | 加自旋锁 | 
| 956 | rb_erase( & node in the rb tree , & uprobes_tree) | 
| 957 | 自旋锁解锁 | 
| 958 | RB_CLEAR_NODE( & node in the rb tree ) | 
| 959 | put_uprobe(uprobe) | 
| 名称 | 描述 | 
|---|---|
| __uprobe_unregister | 
| 源代码转换工具 开放的插件接口 | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |