函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:rcu_torture_enable_rt_throttle

函数原型:static void rcu_torture_enable_rt_throttle(void)

返回类型:void

参数:

779  如果非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则返回
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
调用者
名称描述
rcutorture_booster_cleanup