Function report |
Source Code:mm\interval_tree.c |
Create Date:2022-07-28 14:32:20 |
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_remove
Proto:void anon_vma_interval_tree_remove(struct anon_vma_chain *node, struct rb_root_cached *root)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct anon_vma_chain * | node | |
struct rb_root_cached * | root |
Name | Describe |
---|---|
anon_vma_interval_tree_pre_update_vma | vma has some anon_vma assigned, and is already inserted on that* anon_vma's interval trees.* Before updating the vma's vm_start / vm_end / vm_pgoff fields, the* vma must be removed from the anon_vma's interval trees using |
unlink_anon_vmas |
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 |