Function report |
Source Code:mm\migrate.c |
Create Date:2022-07-28 15:58:21 |
Last Modify:2022-05-20 09:53:13 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:expected_page_refs
Proto:static int expected_page_refs(struct address_space *mapping, struct page *page)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct address_space * | mapping | |
struct page * | page |
376 | expected_count = 1 |
382 | expected_count += is_device_private_page(page) |
386 | Return expected_count |
Name | Describe |
---|---|
migrate_page_move_mapping | Replace the page in the mapping.* The number of remaining references must be:* 1 for anonymous pages without a mapping* 2 for pages with a mapping* 3 for pages with a mapping and PagePrivate/PagePrivate2 set. |
__buffer_migrate_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 |