Function report |
Source Code:arch\x86\kernel\smpboot.c |
Create Date:2022-07-28 08:24:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Report back to the Boot Processor during boot time or to the caller processor* during CPU online.
Proto:static void smp_callin(void)
Type:void
Parameter:Nothing
164 | cpuid = smp_processor_id() |
192 | calibrate_delay() |
196 | wmb() |
198 | notify_cpu_starting(cpuid) |
203 | pumask_set_cpu - set a cpu in a cpumask*@cpu: cpu number (< nr_cpu_ids)*@dstp: the cpumask pointer |
Name | Describe |
---|---|
start_secondary | Activate a secondary processor. |
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 |