Function report |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-28 10:25:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Trace-event wrapper function for trace_rcu_future_grace_period.
Proto:static void trace_rcu_this_gp(struct rcu_node *rnp, struct rcu_data *rdp, unsigned long gp_seq_req, const char *s)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rcu_node * | rnp | |
struct rcu_data * | rdp | |
unsigned long | gp_seq_req | |
const char * | s |
1133 | trace_rcu_future_grace_period(Name of structure. , Track rsp->rcu_gp_seq. , gp_seq_req, is at level 0. , lowest-numbered CPU or group here. , highest-numbered CPU or group here. , s) |
Name | Describe |
---|---|
rcu_start_this_gp | _start_this_gp - Request the start of a particular grace period*@rnp_start: The leaf node of the CPU from which to start |
rcu_future_gp_cleanup | Clean up any old requests for the just-ended grace period. Also return* whether any additional grace periods have been requested. |
rcu_gp_cleanup | Clean up after the old grace period. |
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 |