Function report |
Source Code:arch\x86\kernel\cpu\resctrl\core.c |
Create Date:2022-07-28 08:10:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:resctrl_late_init
Proto:static int __init resctrl_late_init(void)
Type:int
Parameter:Nothing
968 | rdt_init_res_defs() |
970 | check_quirks() |
972 | If Not get_rdt_resources() Then Return -ENODEV |
983 | ret = rdtgroup_init() |
984 | If ret Then |
986 | Return ret |
988 | rdt_online = state |
996 | 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 |