Function report |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-28 10:27:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Near the beginning of the process. The CPU is still very much alive* with pretty much all services enabled.
Proto:int rcutree_offline_cpu(unsigned int cpu)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | cpu |
3135 | rdp = per_cpu_ptr( & rcu_data, cpu) |
3136 | rnp = This CPU's leaf of hierarchy |
3144 | tick_dep_set(TICK_DEP_BIT_RCU) |
3145 | Return 0 |
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 |