函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:The following functions allow us to read data using a swap map* in a file-alike way

函数原型:static void release_swap_reader(struct swap_map_handle *handle)

返回类型:void

参数:

类型参数名称
struct swap_map_handle *handle
951 maps循环
952  如果mapfree_page((unsignedlong)map)
954  tmp等于maps
955  maps等于next
956  释放内存
958  cur = NULL
调用者
名称描述
get_swap_reader
swap_read_page
swap_reader_finish