Function report |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-28 10:25:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Clean up any old requests for the just-ended grace period. Also return* whether any additional grace periods have been requested.
Proto:static bool rcu_future_gp_cleanup(struct rcu_node *rnp)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct rcu_node * | rnp |
1231 | rdp = this_cpu_ptr( & rcu_data) |
1234 | If Not needmore Then Track furthest future GP request. = Track rsp->rcu_gp_seq. |
1238 | Return needmore |
Name | Describe |
---|---|
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 |