| Function report | 
| Source Code: kernel\events\uprobes.c | Create Date:2022-07-28 13:46:15 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:dup_utask
Proto:static int dup_utask(struct task_struct *t, struct uprobe_task *o_utask)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct task_struct * | t | |
| struct uprobe_task * | o_utask | 
| 1758 | n_utask = kzalloc - allocate memory. The memory is set to zero.*@size: how many bytes of memory are required.*@flags: the type of memory to allocate (see kmalloc). | 
| 1763 | p = return_instances | 
| 1765 | n = Allocation memory | 
| 1770 | get_uprobe(uprobe) | 
| 1771 | keep as stack = NULL | 
| 1774 | p = keep as stack | 
| 1775 | depth++ | 
| 1778 | Return 0 | 
| Name | Describe | 
|---|---|
| uprobe_copy_process | Called in context of a new clone/fork from copy_process. | 
| 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 |