Function report | 
Source Code:kernel\smp.c | 
Create Date:2022-07-28 10:55:42 | 
| Last Modify:2020-03-17 15:12:54 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:smpcfd_prepare_cpu
Proto:int smpcfd_prepare_cpu(unsigned int cpu)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned int | cpu | 
| 47 | If Not zalloc_cpumask_var_node( & cpumask, GFP_KERNEL, cpu_to_node(cpu)) Then Return -ENOMEM | 
| 50 | If Not zalloc_cpumask_var_node( & cpumask_ipi, GFP_KERNEL, cpu_to_node(cpu)) Then | 
| 53 | Return -ENOMEM | 
| 56 | If Not csd Then | 
| 62 | Return 0 | 
| Name | Describe | 
|---|---|
| call_function_init | 
| 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  |