Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\apic\x2apic_uv_x.c Create Date:2022-07-28 08:34:36
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:proc_oemid_show

Proto:static int __maybe_unused proc_oemid_show(struct seq_file *file, void *data)

Type:int

Parameter:

TypeParameterName
struct seq_file *file
void *data
1510  seq_printf(file, "%s/%s\n", Unpack OEM/TABLE ID's to be NULL terminated strings , oem_table_id)
1511  Return 0