函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:recycle_safe_page

函数原型:static void recycle_safe_page(void *page_address)

返回类型:void

参数:

类型参数名称
void *page_address
206  lp等于page_address
208  next等于List of "safe" pages (ie. pages that were not used by the image kernel* before hibernation) that may be used as temporary storage for image kernel* memory contents.
209  List of "safe" pages (ie. pages that were not used by the image kernel* before hibernation) that may be used as temporary storage for image kernel* memory contents.等于lp
调用者
名称描述
recycle_zone_bm_rtree
memory_bm_recycle