Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\fork.c Create Date:2022-07-28 08:57:44
Last Modify:2020-03-17 11:04:53 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:mm_alloc_pgd

Proto:static inline int mm_alloc_pgd(struct mm_struct *mm)

Type:int

Parameter:

TypeParameterName
struct mm_struct *mm
634  pgd = Allocate and free page tables.
635  If Value for the false possibility is greater at compile time(!pgd) Then Return -ENOMEM
637  Return 0
Caller
NameDescribe
mm_init