Function report |
Source Code:kernel\cpu.c |
Create Date:2022-07-28 09:00:59 |
Last Modify:2020-03-18 13:00:59 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__cpuhp_setup_state
Proto:int __cpuhp_setup_state(enum cpuhp_state state, const char *name, bool invoke, int (*startup)(unsigned int cpu), int (*teardown)(unsigned int cpu), bool multi_instance)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
enum cpuhp_state | state | |
const char * | name | |
bool | invoke | |
int (* | startup | |
int (* | teardown | |
bool | multi_instance |
1815 | cpus_read_lock() |
1818 | cpus_read_unlock() |
1819 | 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 |