Function report |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-28 10:26:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rcu_cleanup_dead_rnp
Proto:static void rcu_cleanup_dead_rnp(struct rcu_node *rnp_leaf)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rcu_node * | rnp_leaf |
2091 | cycle |
2093 | rnp = cu_node tree? |
2094 | If Not rnp Then Break |
2097 | qsmaskinit &= ~mask |
2100 | If qsmaskinit Then |
2101 | raw_spin_unlock_rcu_node(rnp) |
2103 | Return |
2105 | raw_spin_unlock_rcu_node(rnp) |
Name | Describe |
---|---|
rcu_gp_init | Initialize a new grace period. Return false if no grace period required. |
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 |