Function report |
Source Code:kernel\rcu\tree_exp.h |
Create Date:2022-07-28 10:28:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Report the exit from RCU read-side critical section for the last task* that queued itself during or before the current expedited preemptible-RCU* grace period
Proto:static void __rcu_report_exp_rnp(struct rcu_node *rnp, bool wake, unsigned long flags)__releases(rnp->lock)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rcu_node * | rnp | |
bool | wake | |
unsigned long | flags |
193 | cycle |
195 | If Not CPUs or groups that need to check in Then rcu_initiate_boost(rnp, flags) |
197 | Else raw_spin_unlock_irqrestore_rcu_node(rnp, flags) |
199 | Break |
201 | If (cu_node tree? == NULL) Then |
211 | rnp = cu_node tree? |
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 |