Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\vmalloc.c Create Date:2022-07-28 14:58:36
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:insert_vmap_area_augment

Proto:static void insert_vmap_area_augment(struct vmap_area *va, struct rb_node *from, struct rb_root *root, struct list_head *head)

Type:void

Parameter:

TypeParameterName
struct vmap_area *va
struct rb_node *from
struct rb_root *root
struct list_head *head
671  If from Then link = This function returns back addresses of parent node* and its left or right link for further processing.
673  Else link = This function returns back addresses of parent node* and its left or right link for further processing.
676  link_va(va, root, parent, link, head)
677  This function populates subtree_max_size from bottom to upper* levels starting from VA point
Caller
NameDescribe
adjust_va_to_fit_type
vmap_init_free_space