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

Name:free_rmid

Proto:void free_rmid(unsigned int rmid)

Type:void

Parameter:

TypeParameterName
unsigned intrmid
204  If Not rmid Then Return
207  lockdep_assert_held( & Mutex to protect rdtgroup access. )
209  entry = __rmid_entry(rmid)
211  If is_llc_occupancy_enabled() Then add_rmid_to_limbo(entry)
213  Else list_add_tail - add a new entry*@new: new entry to be added*@head: list head to add it before* Insert a new entry before the specified head.* This is useful for implementing queues.
Caller
NameDescribe
rmdir_all_subForcibly remove all of subdirectories under root.
mkdir_rdt_prepare
mkdir_rdt_prepare_clean
rdtgroup_rmdir_mon
rdtgroup_rmdir_ctrl
rdtgroup_locksetup_enterdtgroup_locksetup_enter - Resource group enters locksetup mode*@rdtgrp: resource group requested to enter locksetup mode* A resource group enters locksetup mode to reflect that it would be used* to represent a pseudo-locked region and is in the process of
rdtgroup_locksetup_exitdtgroup_locksetup_exit - resource group exist locksetup mode*@rdtgrp: resource group* When a resource group exits locksetup mode the earlier restrictions are* lifted.* Return: 0 on success, <0 on failure
free_all_child_rdtgrp