Function report |
Source Code:mm\internal.h |
Create Date:2022-07-28 06:11:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:This function returns the order of a free page in the buddy system
Proto:static inline unsigned int page_order(struct page *page)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page |
242 | Return page_private(page) |
Name | Describe |
---|---|
__perf_output_begin | |
isolate_freepages_block | Isolate free pages onto a private freelist. If @strict is true, will abort* returning 0 on any invalid PFNs or non-free pages inside of the pageblock* (even though it may still end up isolating some 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 |