Function report |
Source Code:include\linux\mm.h |
Create Date:2022-07-28 05:43:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:page_cpupid_xchg_last
Proto:static inline int page_cpupid_xchg_last(struct page *page, int cpupid)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page | |
int | cpupid |
1158 | Return page_to_nid(page) |
Name | Describe |
---|---|
wp_page_reuse | Handle write page faults for pages that can be reused in the current vma* This can happen either due to the mapping being with the VM_SHARED flag,* or due to us being the last reference standing to the page |
migrate_page_states | Copy the page to its new location |
__split_huge_page_tail |
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 |