Function report |
Source Code:arch\x86\kernel\smpboot.c |
Create Date:2022-07-28 08:24:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:common_cpu_up
Proto:int common_cpu_up(unsigned int cpu, struct task_struct *idle)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | cpu | |
struct task_struct * | idle |
999 | alternatives_enable_smp() |
1001 | per_cpu(The following percpu variables are hot. Align current_task to* cacheline size such that they fall in the same cacheline., cpu) = idle |
1010 | per_cpu(cpu_current_top_of_stack, cpu) = task_top_of_stack(idle) |
1014 | Return 0 |
Name | Describe |
---|---|
native_cpu_up |
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 |