Function report |
Source Code:kernel\rcu\update.c |
Create Date:2022-07-28 10:17:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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
Proto:bool rcu_gp_is_expedited(void)
Type:bool
Parameter:Nothing
155 | Return m sysctl || atomic_read( & rcu_expedited_nesting) |
Name | Describe |
---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |