Function report | 
Source Code:arch\x86\kernel\apic\x2apic_uv_x.c | 
Create Date:2022-07-28 08:34:37 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:uv_setup_proc_files
Proto:static __init void uv_setup_proc_files(int hubless)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| int | hubless | 
| 1518 | pde = proc_mkdir(UV_PROC_NODE, NULL) | 
| 1519 | proc_create_single("oemid", 0, pde, proc_oemid_show) | 
| 1520 | If hubless Then proc_create_single("hubless", 0, pde, proc_hubless_show) | 
| 1522 | Else proc_create_single("hubbed", 0, pde, Setup user proc fs files ) | 
| Name | Describe | 
|---|---|
| uv_system_init_hubless | Initialize UV hubless systems | 
| uv_system_init_hub | 
| 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  |