Function report |
Source Code:kernel\up.c |
Create Date:2022-07-28 10:56:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:smp_call_on_cpu
Proto:int smp_call_on_cpu(unsigned int cpu, int (*func)(void *), void *par, bool phys)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | cpu | |
int (* | func | |
void * | par | |
bool | phys |
102 | If phys Then hypervisor_pin_vcpu(0) |
105 | If phys Then hypervisor_pin_vcpu( - 1) |
108 | Return ret |
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 |