Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:intel_epb_online

Proto:static int intel_epb_online(unsigned int cpu)

Type:int

Parameter:

TypeParameterName
unsigned intcpu
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