函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\page.h Create Date:2022-07-27 06:38:32
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:clear_user_page

函数原型:static inline void clear_user_page(void *page, unsigned long vaddr, struct page *pg)

返回类型:void

参数:

类型参数名称
void *page
unsigned longvaddr
struct page *pg
28  clear_page(page)
调用者
名称描述
clear_user_highpagewhen CONFIG_HIGHMEM is not set these will be plain clear/copy_page