Function report |
Source Code:kernel\events\uprobes.c |
Create Date:2022-07-28 13:44:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:find_ref_ctr_vma
Proto:static struct vm_area_struct *find_ref_ctr_vma(struct uprobe *uprobe, struct mm_struct *mm)
Type:struct vm_area_struct
Parameter:
Type | Parameter | Name |
---|---|---|
struct uprobe * | uprobe | |
struct mm_struct * | mm |
366 | When tmp cycle If valid_ref_ctr_vma(uprobe, tmp) Then |
368 | Return tmp |
370 | Return NULL |
Name | Describe |
---|---|
update_ref_ctr |
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 |