Function report |
Source Code:include\linux\mm.h |
Create Date:2022-07-28 05:43:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pages_identical
Proto:static inline int pages_identical(struct page *page1, struct page *page2)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page1 | |
struct page * | page2 |
2881 | Return Not memcmp_pages(page1, page2) |
Name | Describe |
---|---|
uprobe_write_opcode | NOTE:* Expect the breakpoint instruction to be the smallest size instruction for* the architecture |
try_to_merge_one_page | ry_to_merge_one_page - take two pages and merge them into one*@vma: the vma that holds the pte pointing to page*@page: the PageAnon page that we want to replace with kpage*@kpage: the PageKsm page that we want to map instead of 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 |