Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\power\snapshot.c Create Date:2022-07-28 10:00:49
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:swsusp_set_page_forbidden

Proto:static void swsusp_set_page_forbidden(struct page *page)

Type:void

Parameter:

TypeParameterName
struct page *page
1020  If Set bits in this map correspond to the page frames the contents of which* should not be saved during the suspend. Then memory_bm_set_bit(Set bits in this map correspond to the page frames the contents of which* should not be saved during the suspend., page_to_pfn(page))
Caller
NameDescribe
get_image_pageget_image_page - Allocate a page for a hibernation image
alloc_image_page
prepare_imageprepare_image - Make room for loading hibernation image