Function report |
Source Code:kernel\events\uprobes.c |
Create Date:2022-07-28 13:45:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:find_node_in_range
Proto:static struct rb_node *find_node_in_range(struct inode *inode, loff_t min, loff_t max)
Type:struct rb_node
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
loff_t | min | |
loff_t | max |
1274 | If inode < Also hold a ref to inode Then |
1276 | Else if inode > Also hold a ref to inode Then |
1278 | Else |
1288 | Return n |
Name | Describe |
---|---|
build_probe_list | For a given range in vma, build a list of probes that need to be inserted. |
vma_has_uprobes |
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 |