Function report |
Source Code:arch\x86\kernel\cpu\microcode\core.c |
Create Date:2022-07-28 08:07:51 |
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_remove
Proto:static void mc_device_remove(struct device *dev, struct subsys_interface *sif)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct device * | dev | |
struct subsys_interface * | sif |
765 | If Not cpu_online(cpu) Then Return |
769 | microcode_fini_cpu(cpu) |
770 | sysfs_remove_group( & kobj, & mc_attr_group) |
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 |