Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:rdt_init_res_defs

Proto:static __init void rdt_init_res_defs(void)

Type:void

Parameter:Nothing

951  If CPU vendor == X86_VENDOR_INTEL Then rdt_init_res_defs_intel()
953  Else if CPU vendor == X86_VENDOR_AMD Then rdt_init_res_defs_amd()
Caller
NameDescribe
resctrl_late_init