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:must come after the send_IPI functions above for inlining
Proto:static int convert_apicid_to_cpu(int apic_id)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | apic_id |
308 | for_each_possible_cpu(i) |
309 | If per_cpu(Map cpu index to physical APIC ID, i) == apic_id Then Return i |
312 | Return -1 |
Name | Describe |
---|---|
safe_smp_processor_id |
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 |