函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\memory.c Create Date:2022-07-27 16:10:05
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:do_set_pmd

函数原型:static vm_fault_t do_set_pmd(struct vm_fault *vmf, struct page *page)

返回类型:vm_fault_t

参数:

类型参数名称
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  返回:0
调用者
名称描述
alloc_set_ptealloc_set_pte - setup new PTE entry for given page and add reverse page* mapping