Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:copy_user_page

Proto:static inline void copy_user_page(void *to, void *from, unsigned long vaddr, struct page *topage)

Type:void

Parameter:

TypeParameterName
void *to
void *from
unsigned longvaddr
struct page *topage
34  copy_page(to, from)
Caller
NameDescribe
copy_user_dax