函数逻辑报告 |
Source Code:kernel\power\snapshot.c |
Create Date:2022-07-27 11:00:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:memory_bm_free
函数原型:static void memory_bm_free(struct memory_bitmap *bm, int clear_nosave_free)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct memory_bitmap * | bm | |
int | clear_nosave_free |
693 | free_list_of_pages( list of pages used to store zone bitmap objects and bitmap block objects , clear_nosave_free) |
695 | 初始化链表头 |
名称 | 描述 |
---|---|
memory_bm_create | memory_bm_create - Allocate memory for a memory bitmap. |
create_basic_memory_bitmaps | reate_basic_memory_bitmaps - Create bitmaps to hold basic page information |
free_basic_memory_bitmaps | _basic_memory_bitmaps - Free memory bitmaps holding basic information.* Free memory bitmaps allocated by create_basic_memory_bitmaps(). The* auxiliary pointers are necessary so that the bitmaps themselves are not* referred to while they are being freed. |
prepare_image | prepare_image - Make room for loading hibernation image |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |