Function report |
Source Code:kernel\power\snapshot.c |
Create Date:2022-07-28 10:00:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:memory_bm_free
Proto:static void memory_bm_free(struct memory_bitmap *bm, int clear_nosave_free)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
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) |
Name | Describe |
---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |