Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:take_rmap_locks

Proto:static void take_rmap_locks(struct vm_area_struct *vma)

Type:void

Parameter:

TypeParameterName
struct vm_area_struct *vma
86  If File we map to (can be NULL). Then i_mmap_lock_write(f_mapping)
88  If Serialized by page_table_lock Then anon_vma_lock_write(Serialized by page_table_lock )
Caller
NameDescribe
move_ptes
move_page_tables