Function report |
Source Code:include\linux\mm.h |
Create Date:2022-07-28 05:43:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pte_devmap
Proto:static inline int pte_devmap(pte_t pte)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
pte_t | pte |
1725 | Return 0 |
Name | Describe |
---|---|
follow_page_pte | |
vm_normal_page | vm_normal_page -- This function gets the "struct page" associated with a pte.* "Special" mappings do not wish to be associated with a "struct page" (either* it doesn't exist, or it exists but they don't want to touch it). In this |
copy_one_pte | py one vm_area from one task to the other. Assumes the page tables* already present in the new task to be cleared in the whole range* covered by this vma. |
dev_pagemap_mapping_shift | |
hmm_vma_handle_pte |
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 |