Function report |
Source Code:arch\x86\kernel\apic\vector.c |
Create Date:2022-07-28 08:28:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:print_local_APICs
Proto:static void __init print_local_APICs(int maxcpu)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | maxcpu |
1177 | If Not maxcpu Then Return |
1181 | for_each_online_cpu(cpu) |
1184 | smp_call_function_single(cpu, print_local_APIC, NULL, 1) |
1186 | preempt_enable() |
Name | Describe |
---|---|
print_ICs |
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 |