Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:anon_vma_ctor

Proto:static void anon_vma_ctor(void *data)

Type:void

Parameter:

TypeParameterName
void *data
445  anon_vma = data
447  init_rwsem( & W: modification, R: walking the list )
448  atomic_set( & The refcount is taken on an anon_vma when there is no* guarantee that the vma of page tables will exist for* the duration of the operation. A caller that takes* the reference is responsible for clearing up the* anon_vma if they are the last user on release, 0)
449  Interval tree of private "related" vmas =