Function report |
Source Code:mm\balloon_compaction.c |
Create Date:2022-07-28 16:32:18 |
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_list_enqueue() - inserts a list of pages into the balloon page* list
Proto:size_t balloon_page_list_enqueue(struct balloon_dev_info *b_dev_info, struct list_head *pages)
Type:size_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct balloon_dev_info * | b_dev_info | |
struct list_head * | pages |
45 | n_pages = 0 |
51 | n_pages++ |
54 | Return n_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 |