Function report |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-28 10:26:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Record a quiescent state for all tasks that were previously queued* on the specified rcu_node structure and that were blocking the current* RCU grace period
Proto:static void __maybe_unused rcu_report_unblock_qs_rnp(struct rcu_node *rnp, unsigned long flags)__releases(rnp->lock)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rcu_node * | rnp | |
unsigned long | flags |
1942 | Return |
1946 | rnp_p = cu_node tree? |
1947 | If (rnp_p == NULL) Then |
1957 | gps = Track rsp->rcu_gp_seq. |
1959 | raw_spin_unlock_rcu_node(rnp) |
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 |