Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:vma_last_pgoff

Proto:static inline unsigned long vma_last_pgoff(struct vm_area_struct *v)

Type:unsigned long

Parameter:

TypeParameterName
struct vm_area_struct *v
20  Return Offset (within vm_file) in PAGE_SIZEunits + vma_pages(v) - 1
Caller
NameDescribe
vma_interval_tree_augment_compute_max
vma_interval_tree_insert
vma_interval_tree_subtree_search
vma_interval_tree_iter_next
vma_interval_tree_insert_afterInsert node immediately after prev in the interval tree
avc_last_pgoff