Function report |
Source Code:kernel\events\uprobes.c |
Create Date:2022-07-28 13:44:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:valid_ref_ctr_vma
Proto:static bool valid_ref_ctr_vma(struct uprobe *uprobe, struct vm_area_struct *vma)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct uprobe * | uprobe | |
struct vm_area_struct * | vma |
351 | vaddr = offset_to_vaddr(vma, ref_ctr_offset) |
Name | Describe |
---|---|
find_ref_ctr_vma | |
delayed_ref_ctr_inc | @vma contains reference counter, not the probed instruction. |
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 |