函数逻辑报告 |
Source Code:kernel\power\snapshot.c |
Create Date:2022-07-27 11:01:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:duplicate_memory_bitmap
函数原型:static void duplicate_memory_bitmap(struct memory_bitmap *dst, struct memory_bitmap *src)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct memory_bitmap * | dst | |
struct memory_bitmap * | src |
2147 | memory_bm_position_reset(src) |
2150 | memory_bm_set_bit(dst, pfn) |
名称 | 描述 |
---|---|
mark_unsafe_pages | mark_unsafe_pages - Mark pages that were used before hibernation.* Mark the pages that cannot be used for storing the image during restoration,* because they conflict with the pages that had been used before hibernation. |
prepare_image | prepare_image - Make room for loading hibernation image |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |