Function report |
Source Code:arch\x86\kernel\cpu\intel_epb.c |
Create Date:2022-07-28 07:57:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:intel_epb_online
Proto:static int intel_epb_online(unsigned int cpu)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | cpu |
176 | cpu_dev = get_cpu_device(cpu) |
178 | intel_epb_restore() |
179 | If Not cpuhp_tasks_frozen Then sysfs_merge_group( & kobj, & intel_epb_attr_group) |
182 | Return 0 |
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 |