函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:swsusp_close - close swap device.

函数原型:void swsusp_close(fmode_t mode)

返回类型:void

参数:

类型参数名称
fmode_tmode
1555  如果是错误
1556  pr_debug("Image device not initialised\n")
1557  返回
1560  blkdev_put(hib_resume_bdev, mode)
调用者
名称描述
software_resumesoftware_resume - Resume from a saved hibernation image.* This routine is called as a late initcall, when all devices have been* discovered and initialized already.* The image reading code is called to see if there is a hibernation image
get_swap_writer
swap_writer_finish
load_image_and_restore