函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\interval_tree.c Create Date:2022-07-27 15:57:24
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:anon_vma_interval_tree_remove

函数原型:void anon_vma_interval_tree_remove(struct anon_vma_chain *node, struct rb_root_cached *root)

返回类型:void

参数:

类型参数名称
struct anon_vma_chain *node
struct rb_root_cached *root
88  __anon_vma_interval_tree_remove(node, root)
调用者
名称描述
anon_vma_interval_tree_pre_update_vmavma 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