Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\vmacache.h Create Date:2022-07-28 08:54:53
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:vmacache_invalidate

Proto:static inline void vmacache_invalidate(struct mm_struct *mm)

Type:void

Parameter:

TypeParameterName
struct mm_struct *mm
25  per-thread vmacache ++
Caller
NameDescribe
delete_vma_from_mmdelete a VMA from its owning mm_struct and address space
__vma_unlink_common
detach_vmas_to_be_unmappedCreate a list of vma's touched by the unmap, removing them from the mm's* vma list as we go..