Function report |
Source Code:kernel\rcu\tree_exp.h |
Create Date:2022-07-28 10:28:19 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Report expedited quiescent state for multiple CPUs, all covered by the* specified leaf rcu_node structure.
Proto:static void rcu_report_exp_cpu_mult(struct rcu_node *rnp, unsigned long mask, bool wake)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct rcu_node * | rnp | |
| unsigned long | mask | |
| bool | wake |
| 240 | If Not (CPUs or groups that need to check in & mask) Then |
| 242 | Return |
| 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 |