Function report |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-28 10:27:05 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Do boot-time initialization of a CPU's per-CPU RCU data.
Proto:static void __init rcu_boot_init_percpu_data(int cpu)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| int | cpu |
| 3026 | rdp = per_cpu_ptr( & rcu_data, cpu) |
| 3030 | WARN_ON_ONCE(Track process nesting level. != 1) |
| 3031 | WARN_ON_ONCE(Return true if the snapshot returned from rcu_dynticks_snap()* indicates that RCU is in an extended quiescent state.) |
| Name | Describe |
|---|---|
| rcu_init_one | Helper function for rcu_init() that initializes the rcu_state structure. |
| 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 |