Function report |
Source Code:mm\page_vma_mapped.c |
Create Date:2022-07-28 14:54:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:not_found
Proto:static inline bool not_found(struct page_vma_mapped_walk *pvmw)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct page_vma_mapped_walk * | pvmw |
13 | Return false |
Name | Describe |
---|---|
page_vma_mapped_walk | page_vma_mapped_walk - check if @pvmw->page is mapped in @pvmw->vma at*@pvmw->address*@pvmw: pointer to struct page_vma_mapped_walk. page, vma, address and flags* must be set. pmd, pte and ptl must be NULL.* Returns true if the page is mapped in the vma |
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 |