Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:rcu_torture_enable_rt_throttle

Proto:static void rcu_torture_enable_rt_throttle(void)

Type:void

Parameter:Nothing

779  If Not IS_BUILTIN(CONFIG_FOO) evaluates to 1 if CONFIG_FOO is set to 'y', 0* otherwise. For boolean options, this is equivalent to* IS_ENABLED(CONFIG_FOO).(CONFIG_RCU_TORTURE_TEST) || old_rt_runtime == -1 Then Return
782  part of the period that we allow rt tasks to run in us.* default: 0.95s = old_rt_runtime
783  old_rt_runtime = -1
Caller
NameDescribe
rcutorture_booster_cleanup