| Function report | 
| Source Code: kernel\events\uprobes.c | Create Date:2022-07-28 13:45:43 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:unapply_uprobe
Proto:static int unapply_uprobe(struct uprobe *uprobe, struct mm_struct *mm)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct uprobe * | uprobe | |
| struct mm_struct * | mm | 
| 1242 | err = 0 | 
| 1244 | lock for reading | 
| 1254 | If offset < offset || offset >= offset + The first byte after our end addresswithin vm_mm. - Our start address within vm_mm. Then Continue | 
| 1258 | vaddr = offset_to_vaddr(vma, offset) | 
| 1259 | err |= remove_breakpoint(uprobe, mm, vaddr) | 
| 1261 | lease a read lock | 
| 1263 | Return err | 
| Name | Describe | 
|---|---|
| handler_chain | 
| 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 |