Function report |
Source Code:arch\x86\kernel\apic\ipi.c |
Create Date:2022-07-28 08:27:48 |
Last Modify:2020-03-16 21:22:25 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:safe_smp_processor_id
Proto:int safe_smp_processor_id(void)
Type:int
Parameter:Nothing
319 | If Not boot_cpu_has(Onboard APIC ) Then Return 0 |
322 | apicid = hard_smp_processor_id() |
323 | If apicid == BAD_APICID Then Return 0 |
Name | Describe |
---|---|
native_stop_other_cpus |
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 |