函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:Is it time for the current torture test to stop? This is the irq-safe* version, hence no check for kthread_should_stop().

函数原型:bool torture_must_stop_irq(void)

返回类型:bool

参数:

746  返回:READ_ONCE(fullstop)不等于Normal operation.
调用者
名称描述
torture_must_stopIs it time for the current torture test to stop?
rcu_torture_cb