Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:memory_bm_recycle

Proto:static void memory_bm_recycle(struct memory_bitmap *bm)

Type:void

Parameter:

TypeParameterName
struct memory_bitmap *bm
930  list_for_each_entry - iterate over list of given type*@pos: the type * to use as a loop cursor.*@head: the head for your list.*@member: the name of the list_head within the struct.(zone, & zones, list)
931  recycle_zone_bm_rtree(zone)
933  p_list = list of pages used to store zone bitmap objects and bitmap block objects
934  When p_list cycle
935  lp = p_list
937  p_list = next
938  recycle_safe_page(lp)
Caller
NameDescribe
snapshot_write_finalizesnapshot_write_finalize - Complete the loading of a hibernation image.* Must be called after the last call to snapshot_write_next() in case the last* page in the image happens to be a highmem page and its contents should be* stored in highmem