Function report |
Source Code:mm\page_alloc.c |
Create Date:2022-07-28 15:04:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:This page is about to be returned from the page allocator
Proto:static inline int check_new_page(struct page *page)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page |
2080 | check_new_page_bad(page) |
2081 | Return 1 |
Name | Describe |
---|---|
check_pcp_refill | With DEBUG_VM disabled, free order-0 pages are checked for expected state* when pcp lists are being refilled from the free lists. With debug_pagealloc* enabled, they are also checked when being allocated from the pcp lists. |
check_new_pcp | |
check_new_pages |
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 |