Function report |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-28 10:25:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Similar to rcu_accelerate_cbs(), but does not require that the leaf* rcu_node structure's ->lock be held
Proto:static void rcu_accelerate_cbs_unlocked(struct rcu_node *rnp, struct rcu_data *rdp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rcu_node * | rnp | |
struct rcu_data * | rdp |
1328 | If Not Possible ->gp_seq wrap. && ULONG_CMP_GE(Track furthest future GP request. , c) Then |
1334 | needwake = If there is room, assign a ->gp_seq number to any callbacks on this* CPU that have not already been assigned |
1335 | raw_spin_unlock_rcu_node(rnp) |
1336 | If needwake Then Awaken the grace-period kthread |
Name | Describe |
---|---|
rcu_core | Perform RCU core processing work for the current CPU. |
__call_rcu_core | Handle any core-RCU processing required by a call_rcu() invocation. |
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 |