函数逻辑报告 |
Source Code:kernel\rcu\update.c |
Create Date:2022-07-27 11:18:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Should normal grace-period primitives be expedited? Intended for* use within RCU. Note that this function takes the rcu_expedited* sysfs/boot variable and rcu_scheduler_active into account as well* as the rcu_expedite_gp() nesting
函数原型:bool rcu_gp_is_expedited(void)
返回类型:bool
参数:无
155 | 返回:m sysctl 或atomic_read( & rcu_expedited_nesting) |
名称 | 描述 |
---|---|
synchronize_srcu | synchronize_srcu - wait for prior SRCU read-side critical-section completion*@ssp: srcu_struct with which to synchronize |
rcu_torture_writer | RCU torture writer kthread. Repeatedly substitutes a new structure* for that pointed to by rcu_torture_current, freeing the old structure* after a series of grace periods (the "pipeline"). |
rcu_perf_cleanup | |
synchronize_rcu | synchronize_rcu - wait until a grace period has elapsed |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |