Function report |
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 activity | Download SCCT | Chinese |
Name:Setup user proc fs files
Proto:static int __maybe_unused proc_hubbed_show(struct seq_file *file, void *data)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | file | |
void * | data |
1498 | seq_printf(file, "0x%x\n", uv_hubbed_system) |
1499 | Return 0 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |