Function report |
Source Code:include\linux\smp.h |
Create Date:2022-07-28 05:37:31 |
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_function_any
Proto:static inline int smp_call_function_any(const struct cpumask *mask, smp_call_func_t func, void *info, int wait)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct cpumask * | mask | |
smp_call_func_t | func | |
void * | info | |
int | wait |
163 | Return smp_call_function_single(0, func, info, wait) |
Name | Describe |
---|---|
mon_event_read |
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 |