Function report | 
Source Code:kernel\rcu\rcutorture.c | 
Create Date:2022-07-28 10:21:50 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:RCU torture reader from timer handler. Dereferences rcu_torture_current,* incrementing the corresponding element of the pipeline array. The* counter in the element should never be greater than 1, otherwise, the* RCU implementation is broken.
Proto:static void rcu_torture_timer(struct timer_list *unused)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct timer_list * | unused | 
| 1336 | atomic_long_inc( & n_rcu_torture_timers) | 
| 1340 | If call Then | 
| 1341 | rhp = Allocation memory | 
| 1343 | If rhp Then call(rhp, rcu_torture_timer_cb) | 
| 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  |