| Function report | 
| Source Code: mm\migrate.c | Create Date:2022-07-28 15:58:31 | 
| Last Modify:2022-05-20 09:53:13 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:The expected number of remaining references is the same as that* of migrate_page_move_mapping().
Proto:int migrate_huge_page_move_mapping(struct address_space *mapping, struct page *newpage, struct page *page)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct address_space * | mapping | |
| struct page * | newpage | |
| struct page * | page | 
| 517 | xas_lock_irq( & xas) | 
| 520 | xas_unlock_irq( & xas) | 
| 521 | Return -EAGAIN | 
| 524 | If Not page_ref_freeze(page, expected_count) Then | 
| 525 | xas_unlock_irq( & xas) | 
| 526 | Return -EAGAIN | 
| 536 | page_ref_unfreeze(page, expected_count - 1) | 
| 538 | xas_unlock_irq( & xas) | 
| 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 |