函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\power\snapshot.c Create Date:2022-07-27 11:00:53
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:memory_bm_recycle

函数原型:static void memory_bm_recycle(struct memory_bitmap *bm)

返回类型:void

参数:

类型参数名称
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 p_list循环
935  lp等于p_list
937  p_list等于next
938  recycle_safe_page(lp)
调用者
名称描述
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