Function report |
Source Code:arch\x86\kernel\cpu\resctrl\ctrlmondata.c |
Create Date:2022-07-28 08:12:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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.
Proto:static int parse_line(char *line, struct rdt_resource *r, struct rdtgroup *rdtgrp)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | line | |
struct rdt_resource * | r | |
struct rdtgroup * | rdtgrp |
262 | If mode == RDT_MODE_PSEUDO_LOCKSETUP && rid == RDT_RESOURCE_MBA Then |
264 | rdt_last_cmd_puts("Cannot pseudo-lock MBA resource\n") |
265 | Return -EINVAL |
268 | next : |
274 | rdt_last_cmd_puts("Missing '=' or non-numeric domain\n") |
275 | Return -EINVAL |
282 | If parse_ctrlval( & data, r, d) Then Return -EINVAL |
284 | If mode == RDT_MODE_PSEUDO_LOCKSETUP Then |
299 | Go to next |
302 | Return -EINVAL |
Name | Describe |
---|---|
rdtgroup_parse_resource |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |