Function report |
Source Code:kernel\relay.c |
Create Date:2022-07-28 11:46:41 |
Last Modify:2020-03-17 19:20:22 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:allocate an array of pointers of struct page
Proto:static struct page **relay_alloc_page_array(unsigned int n_pages)
Type:struct page
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | n_pages |
Name | Describe |
---|---|
relay_alloc_buf | lay_alloc_buf - allocate a channel buffer*@buf: the buffer struct*@size: total size of the buffer* Returns a pointer to the resulting buffer, %NULL if unsuccessful. The* passed in size will get page aligned, if it isn't already. |
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 |