Function report |
Source Code:include\linux\balloon_compaction.h |
Create Date:2022-07-28 14:15:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:alloon_page_pop - remove a page from a page list.*@head : pointer to list*@page : page to be added* Caller must ensure the page is private and protect the list.
Proto:static inline struct page *balloon_page_pop(struct list_head *pages)
Type:struct page
Parameter:
Type | Parameter | Name |
---|---|---|
struct list_head * | pages |
204 | If Not page Then Return NULL |
208 | Return page |
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 |