函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\cpu\resctrl\monitor.c Create Date:2022-07-27 09:12:22
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:__rmid_entry

函数原型:static inline struct rmid_entry *__rmid_entry(unsigned int rmid)

返回类型:struct rmid_entry

参数:

类型参数名称
unsigned intrmid
71  entry等于@rmid_entry - The entry in the limbo and free lists.[rmid]
72  WARN_ON(rmid != rmid)
74  返回:entry
调用者
名称描述
__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