Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:dtgroup_mode_by_closid - Return mode of resource group with closid*@closid: closid if the resource group* Each resource group is associated with a @closid

Proto:enum rdtgrp_mode rdtgroup_mode_by_closid(int closid)

Type:enum rdtgrp_mode

Parameter:

TypeParameterName
intclosid
160  If closid == closid Then Return mode
164  Return RDT_NUM_MODES
Caller
NameDescribe
rdt_bit_usage_showdt_bit_usage_show - Display current usage of resources* A domain is a shared resource that can now be allocated differently
__rdtgroup_cbm_overlaps__rdtgroup_cbm_overlaps - Does CBM for intended closid overlap with other*@r: Resource to which domain instance @d belongs
__init_one_rdt_domainInitialize cache resources per RDT domain* Set the RDT domain up to start off with all usable allocations. That is,* all shareable and unused bits. All-zero CBM is invalid.