Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__rmid_entry

Proto:static inline struct rmid_entry *__rmid_entry(unsigned int rmid)

Type:struct rmid_entry

Parameter:

TypeParameterName
unsigned intrmid
71  entry = @rmid_entry - The entry in the limbo and free lists.[rmid]
72  WARN_ON(rmid != rmid)
74  Return entry
Caller
NameDescribe
__check_limboCheck the RMIDs that are marked as busy for this domain. If the* reported LLC occupancy is below the threshold clear the busy bit and* decrement the count. If the busy count gets to zero on an RMID, we* free the RMID
free_rmid
dom_data_init