Function report |
Source Code:kernel\rcu\rcutorture.c |
Create Date:2022-07-28 10:21:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Allocate an element from the rcu_tortures pool.
Proto:static struct rcu_torture *rcu_torture_alloc(void)
Type:struct rcu_torture
Parameter:Nothing
261 | spin_lock_bh( & rcu_torture_lock) |
267 | atomic_inc( & n_rcu_torture_alloc) |
270 | spin_unlock_bh( & rcu_torture_lock) |
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"). |
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 |