函数逻辑报告 | 
Source Code:mm\memblock.c | 
Create Date:2022-07-27 16:40:11 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:memblock_insert_region
函数原型:static void __attribute__((__section__(".meminit.text"))) __attribute__((__cold__)) __attribute__((__no_instrument_function__))memblock_insert_region(struct memblock_type *type, int idx, phys_addr_t base, phys_addr_t size, int nid, enum memblock_flags flags)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct memblock_type * | type | |
| int | idx | |
| phys_addr_t | base | |
| phys_addr_t | size | |
| int | nid | |
| enum memblock_flags | flags | 
| 557 | memblock_set_region_node(rgn, nid) | 
| 558 | cnt自加 | 
| 559 | total_size加等于size | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |