函数逻辑报告 |
Source Code:kernel\kprobes.c |
Create Date:2022-07-27 12:39:53 |
Last Modify:2022-05-22 18:14:58 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Set the kprobe gone and remove its instruction buffer.
函数原型:static void kill_kprobe(struct kprobe *p)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct kprobe * | p |
2065 | * Indicates various status flags. * Protected by kprobe_mutex after this kprobe is registered.或等于akpoint has already gone |
2071 | 遍历RCU(kp, & list of kprobes for multi-handler support , list) |
2072 | * Indicates various status flags. * Protected by kprobe_mutex after this kprobe is registered.或等于akpoint has already gone |
2073 | Called after addr is executed, unless... = NULL |
2080 | arch_remove_kprobe(p) |
名称 | 描述 |
---|---|
kprobes_module_callback | Module notifier call back, checking kprobes on the module |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |