函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:Stop a generic kthread, emitting a message.

函数原型:void _torture_stop_kthread(char *m, struct task_struct **tp)

返回类型:void

参数:

类型参数名称
char *m
struct task_struct **tp
797  如果( * tp == NULL)则返回
799  VERBOSE_TOROUT_STRING(m)
800  结束线程的运行
801  * tp = NULL