| 函数逻辑报告 | 
| Source Code: mm\page_alloc.c | Create Date:2022-07-27 16:33:47 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:__init_single_page
函数原型:static void __meminit __init_single_page(struct page *page, unsigned long pfn, unsigned long zone, int nid)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct page * | page | |
| unsigned long | pfn | |
| unsigned long | zone | |
| int | nid | 
| 1343 | mm_zero_struct_page(page) | 
| 1344 | set_page_links(page, zone, nid, pfn) | 
| 1347 | page_cpupid_reset_last(page) | 
| 1348 | page_kasan_tag_reset(page) | 
| 1350 | 初始化链表头 | 
| 名称 | 描述 | 
|---|---|
| memmap_init_zone | Initially all pages are reserved - free ones are freed* up by memblock_free_all() once the early boot process is* done. Non-atomic initialization, single-pass. | 
| 源代码转换工具 开放的插件接口 | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |