函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\apic\x2apic_uv_x.c Create Date:2022-07-27 09:33:47
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:proc_oemid_show

函数原型:static int __maybe_unused proc_oemid_show(struct seq_file *file, void *data)

返回类型:int

参数:

类型参数名称
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  返回:0