Function report |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-28 10:27:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rcu_init_new_rnp
Proto:static void rcu_init_new_rnp(struct rcu_node *rnp_leaf)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rcu_node * | rnp_leaf |
3006 | cycle |
3008 | rnp = cu_node tree? |
3009 | If (rnp == NULL) Then Return |
3012 | oldmask = qsmaskinit |
3013 | qsmaskinit |= mask |
3014 | raw_spin_unlock_rcu_node(rnp) |
3015 | If oldmask Then Return |
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 |