Function report |
Source Code:include\linux\balloon_compaction.h |
Create Date:2022-07-28 14:15:53 |
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_push - insert a page into 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 void balloon_page_push(struct list_head *pages, struct page *page)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct list_head * | pages | |
struct page * | 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 |