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

Name:closid_init

Proto:static void closid_init(void)

Type:void

Parameter:Nothing

104  rdt_min_closid = 32
107  for_each_alloc_enabled_rdt_resource(r)
108  rdt_min_closid = min - return minimum of two values of the same or compatible types*@x: first value*@y: second value(rdt_min_closid, num_closid)
110  Trivial allocator for CLOSIDs = BIT_MASK(rdt_min_closid) - 1
113  Trivial allocator for CLOSIDs &= ~1
114  closid_free_map_len = rdt_min_closid
Caller
NameDescribe
rdt_get_tree