Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\torture.c Create Date:2022-07-28 13:49:59
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Stop the shuffling.

Proto:static void torture_shuffle_cleanup(void)

Type:void

Parameter:Nothing

443  Unregister all tasks, for example, at the end of the torture run.
444  If shuffler_task Then
445  VERBOSE_TOROUT_STRING("Stopping torture_shuffle task")
446  stop a thread
447  free_cpumask_var(shuffle_tmp_mask)
449  shuffler_task = NULL
Caller
NameDescribe
torture_cleanup_beginClean up torture module