Function report |
Source Code:arch\x86\kernel\cpu\microcode\core.c |
Create Date:2022-07-28 08:07:50 |
Last Modify:2020-03-16 20:13:29 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mc_device_add
Proto:static int mc_device_add(struct device *dev, struct subsys_interface *sif)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct device * | dev | |
struct subsys_interface * | sif |
746 | If Not cpu_online(cpu) Then Return 0 |
751 | err = sysfs_create_group( & kobj, & mc_attr_group) |
755 | If microcode_init_cpu(cpu, true) == UCODE_ERROR Then Return -EINVAL |
758 | Return err |
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 |