Function report |
Source Code:kernel\rcu\update.c |
Create Date:2022-07-28 10:17:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_expedite_gp - Expedite future RCU grace periods* After a call to this function, future calls to synchronize_rcu() and* friends act as the corresponding synchronize_rcu_expedited() function* had instead been called.
Proto:void rcu_expedite_gp(void)
Type:void
Parameter:Nothing
168 | atomic_inc( & rcu_expedited_nesting) |
Name | Describe |
---|---|
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_pm_notify | On non-huge systems, use expedited RCU grace periods to make suspend* and hibernation run faster. |
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 |