函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:Cleanup after the torture_stutter kthread.

函数原型:static void torture_stutter_cleanup(void)

返回类型:void

参数:

646  如果非Variables for stuttering, which means to periodically pause and* restart testing in order to catch bugs that appear when load is* suddenly applied to or removed from the system.则返回
648  VERBOSE_TOROUT_STRING("Stopping torture_stutter task")
649  结束线程的运行
650  Variables for stuttering, which means to periodically pause and* restart testing in order to catch bugs that appear when load is* suddenly applied to or removed from the system. = NULL
调用者
名称描述
torture_cleanup_beginClean up torture module