Function report |
Source Code:kernel\events\uprobes.c |
Create Date:2022-07-28 13:46:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Called with no locks held.* Called in context of an exiting or an exec-ing thread.
Proto:void uprobe_free_utask(struct task_struct *t)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | t |
1723 | If Not utask Then Return |
1726 | If active_uprobe Then put_uprobe(active_uprobe) |
1729 | ri = return_instances |
1731 | ri = free_ret_instance(ri) |
1735 | utask = NULL |
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 |