函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:start_periodic_check_for_corruption

函数原型:static int start_periodic_check_for_corruption(void)

返回类型:int

参数:

176  如果非num_scan_areas或非memory_corruption_checkseconds 恒等于0则返回:0
179  打印信息("Scanning for low memory corruption every %d seconds\n", seconds )
182  在延迟工作队列中放置任务
184  返回:0