Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:anon_vma_interval_tree_iter_next

Proto:struct anon_vma_chain *anon_vma_interval_tree_iter_next(struct anon_vma_chain *node, unsigned long first, unsigned long last)

Type:struct anon_vma_chain

Parameter:

TypeParameterName
struct anon_vma_chain *node
unsigned longfirst
unsigned longlast
102  Return __anon_vma_interval_tree_iter_next(node, first, last)