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

Name:is_rmid_match

Proto:static bool is_rmid_match(struct task_struct *t, struct rdtgroup *r)

Type:bool

Parameter:

TypeParameterName
struct task_struct *t
struct rdtgroup *r
2157  Return rdt_mon_capable && type == RDTMON_GROUP && rmid == rmid
Caller
NameDescribe
rdt_move_group_tasksMove tasks from one to the other group