Function report |
Source Code:include\linux\cpuhotplug.h |
Create Date:2022-07-28 05:56:34 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cpuhp_state_add_instance_nocalls_cpuslocked
Proto:static inline int cpuhp_state_add_instance_nocalls_cpuslocked(enum cpuhp_state state, struct hlist_node *node)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| enum cpuhp_state | state | |
| struct hlist_node * | node |
| 320 | Return __cpuhp_state_add_instance_cpuslocked(state, node, false) |
| 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 |