Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:get_gate_vma

Proto:static inline struct vm_area_struct *get_gate_vma(struct mm_struct *mm)

Type:struct vm_area_struct

Parameter:

TypeParameterName
struct mm_struct *mm
2717  Return NULL
Caller
NameDescribe
get_gate_page
mlock_fixupmlock_fixup - handle mlock[all]/munlock[all] requests.* Filters out "special" vmas -- VM_LOCKED never gets set for these, and* munlock is a no-op. However, for some special vmas, we go ahead and* populate the ptes.
mmap_region