Function report |
Source Code:include\linux\rmap.h |
Create Date:2022-07-28 08:55:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:page_vma_mapped_walk_done
Proto:static inline void page_vma_mapped_walk_done(struct page_vma_mapped_walk *pvmw)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct page_vma_mapped_walk * | pvmw |
219 | If ptl Then spin_unlock(ptl) |
Name | Describe |
---|---|
__replace_page | __replace_page - replace page in vma by new page |
not_found | |
page_mapped_in_vma | page_mapped_in_vma - check whether a page is really mapped in a VMA*@page: the page to test*@vma: the VMA to test* Returns 1 if the page is mapped into the page tables of the VMA, 0* if the page is not mapped into the page tables of this VMA. Only |
page_referenced_one | |
try_to_unmap_one | @arg: enum ttu_flags will be passed to this argument |
write_protect_page |
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 |