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:52
Last Modify:2020-03-16 20:13:29 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:mc_cpu_online

Proto:static int mc_cpu_online(unsigned int cpu)

Type:int

Parameter:

TypeParameterName
unsigned intcpu
807  dev = get_cpu_device(cpu)
809  If sysfs_create_group( & kobj, & mc_attr_group) Then pr_err("Failed to create group for CPU%d\n", cpu)
811  Return 0