Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:do_set_pmd

Proto:static vm_fault_t do_set_pmd(struct vm_fault *vmf, struct page *page)

Type:vm_fault_t

Parameter:

TypeParameterName
struct vm_fault *vmf
struct page *page
3413  BUILD_BUG - break compile if used.* If you have some code that you expect the compiler to eliminate at* build time, you should use BUILD_BUG to detect if it is* unexpectedly used.()
3414  Return 0
Caller
NameDescribe
alloc_set_ptealloc_set_pte - setup new PTE entry for given page and add reverse page* mapping