函数逻辑报告 |
Source Code:kernel\relay.c |
Create Date:2022-07-27 12:51:27 |
Last Modify:2020-03-17 19:20:22 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:allocate an array of pointers of struct page
函数原型:static struct page **relay_alloc_page_array(unsigned int n_pages)
返回类型:struct page
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | n_pages |
76 | 返回:分配内存并置零 |
名称 | 描述 |
---|---|
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. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |