Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\cpu\proc.c Create Date:2022-07-28 07:56:57
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Get CPU information for use by the procfs.

Proto:static void show_cpuinfo_core(struct seq_file *m, struct cpuinfo_x86 *c, unsigned int cpu)

Type:void

Parameter:

TypeParameterName
struct seq_file *m
struct cpuinfo_x86 *c
unsigned intcpu

NULL

Caller
NameDescribe
show_cpuinfo