函数逻辑报告 |
Source Code:mm\sparse.c |
Create Date:2022-07-27 17:07:25 |
Last Modify:2020-03-17 22:36:03 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:During early boot, before section_mem_map is used for an actual* mem_map, we use section_mem_map to store the section's NUMA* node. This keeps us from having to use another data structure. The
函数原型:static inline unsigned long sparse_encode_early_nid(int nid)
返回类型:unsigned long
参数:
类型 | 参数 | 名称 |
---|---|---|
int | nid |
147 | 返回:nid左移SECTION_NID_SHIFT位 |
名称 | 描述 |
---|---|
memory_present | Record a memory area against a node. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |