Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:mc_device_remove

Proto:static void mc_device_remove(struct device *dev, struct subsys_interface *sif)

Type:void

Parameter:

TypeParameterName
struct device *dev
struct subsys_interface *sif
763  cpu = id
765  If Not cpu_online(cpu) Then Return
768  pr_debug("CPU%d removed\n", cpu)
769  microcode_fini_cpu(cpu)
770  sysfs_remove_group( & kobj, & mc_attr_group)