| Function report | 
| Source Code: kernel\power\snapshot.c | Create Date:2022-07-28 10:00:39 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:mem_bm_set_bit_check
Proto:static int mem_bm_set_bit_check(struct memory_bitmap *bm, unsigned long pfn)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct memory_bitmap * | bm | |
| unsigned long | pfn | 
| 791 | If Not error Then Atomically set a bit in memory | 
| 794 | Return error | 
| Name | Describe | 
|---|---|
| mark_nosave_pages | mark_nosave_pages - Mark pages that should not be saved.*@bm: Memory bitmap.* Set the bits in @bm that correspond to the page frames the contents of which* should not be saved. | 
| 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 |