Function report |
Source Code:kernel\power\snapshot.c |
Create Date:2022-07-28 10:01:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:duplicate_memory_bitmap
Proto:static void duplicate_memory_bitmap(struct memory_bitmap *dst, struct memory_bitmap *src)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct memory_bitmap * | dst | |
struct memory_bitmap * | src |
2147 | memory_bm_position_reset(src) |
2149 | When pfn != Data types related to memory bitmaps cycle |
2150 | memory_bm_set_bit(dst, pfn) |
Name | Describe |
---|---|
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 |
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 |