函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:rdtgroup_parse_resource

函数原型:static int rdtgroup_parse_resource(char *resname, char *tok, struct rdtgroup *rdtgrp)

返回类型:int

参数:

类型参数名称
char *resname
char *tok
struct rdtgroup *rdtgrp
356  如果非字符串比较closid小于num_closid则返回:For each domain in this resource we expect to find a series of:* id=mask* separated by ";". The "id" is in decimal, and must match one of* the "id"s for this resource.
359  rdt_last_cmd_printf("Unknown or unsupported resource name '%s'\n", resname)
360  返回:负EINVAL
调用者
名称描述
rdtgroup_schemata_write