Function report |
Source Code:kernel\rcu\rcutorture.c |
Create Date:2022-07-28 10:21:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Update all callbacks in the pipe. Suitable for synchronous grace-period* primitives.
Proto:static void rcu_torture_pipe_update(struct rcu_torture *old_rp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rcu_torture * | old_rp |
399 | If old_rp Then list_add - add a new entry*@new: new entry to be added*@head: list head to add it after* Insert a new entry after the specified head.* This is good for implementing stacks. |
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 |