Function report |
Source Code:mm\interval_tree.c |
Create Date:2022-07-28 14:32:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:anon_vma_interval_tree_iter_first
Proto:struct anon_vma_chain *anon_vma_interval_tree_iter_first(struct rb_root_cached *root, unsigned long first, unsigned long last)
Type:struct anon_vma_chain
Parameter:
Type | Parameter | Name |
---|---|---|
struct rb_root_cached * | root | |
unsigned long | first | |
unsigned long | last |
95 | Return __anon_vma_interval_tree_iter_first(root, first, last) |
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 |