Function report |
Source Code:include\linux\pfn_t.h |
Create Date:2022-07-28 14:38:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__pfn_to_pfn_t
Proto:static inline pfn_t __pfn_to_pfn_t(unsigned long pfn, u64 flags)
Type:pfn_t
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | pfn | |
u64 | flags |
33 | Return pfn_t |
Name | Describe |
---|---|
vmf_insert_pfn_prot | vmf_insert_pfn_prot - insert single pfn into user vma with specified pgprot*@vma: user vma to map to*@addr: target user address of this page*@pfn: source kernel pfn*@pgprot: pgprot flags for the inserted page* This is exactly like vmf_insert_pfn(), except |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |