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:15
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:get_rdt_resources

Proto:static __init bool get_rdt_resources(void)

Type:bool

Parameter:Nothing

903  Global boolean for rdt_alloc which is true if any* resource allocation is enabled. = get_rdt_alloc_resources()
904  rdt_mon_capable = get_rdt_mon_resources()
906  Return rdt_mon_capable || Global boolean for rdt_alloc which is true if any* resource allocation is enabled.
Caller
NameDescribe
resctrl_late_init