Function report |
Source Code:mm\page_alloc.c |
Create Date:2022-07-28 15:03:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bad_range
Proto:static inline int __maybe_unused bad_range(struct zone *zone, struct page *page)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct zone * | zone | |
struct page * | page |
608 | Return 0 |
Name | Describe |
---|---|
__free_one_page | Freeing function for a buddy system allocator |
expand | The order of subdivision here is critical for the IO subsystem |
rmqueue | Allocate a page from the given zone. Use pcplists for order-0 allocations. |
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 |