Function report |
Source Code:kernel\smp.c |
Create Date:2022-07-28 10:56:05 |
Last Modify:2020-03-17 15:12:54 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:on_each_cpu_cond
Proto:void on_each_cpu_cond(bool (*cond_func)(int cpu, void *info), smp_call_func_t func, void *info, bool wait, gfp_t gfp_flags)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
bool (* | cond_func | |
smp_call_func_t | func | |
void * | info | |
bool | wait | |
gfp_t | gfp_flags |
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 |