Function report |
Source Code:kernel\smpboot.c |
Create Date:2022-07-28 09:33:58 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Called to poll specified CPU's state, for example, when waiting for* a CPU to come online.
Proto:int cpu_report_state(int cpu)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | cpu |
337 | Return atomic_read( & per_cpu(cpu_hotplug_state, cpu)) |
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 |