函数逻辑报告 |
Source Code:arch\x86\kernel\cpu\resctrl\ctrlmondata.c |
Create Date:2022-07-27 09:12:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称: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.
函数原型:static int parse_line(char *line, struct rdt_resource *r, struct rdtgroup *rdtgrp)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
char * | line | |
struct rdt_resource * | r | |
struct rdtgroup * | rdtgrp |
262 | 如果mode恒等于RDT_MODE_PSEUDO_LOCKSETUP且rid恒等于RDT_RESOURCE_MBA则 |
264 | rdt_last_cmd_puts("Cannot pseudo-lock MBA resource\n") |
265 | 返回:负EINVAL |
268 | next : |
274 | rdt_last_cmd_puts("Missing '=' or non-numeric domain\n") |
275 | 返回:负EINVAL |
302 | 返回:负EINVAL |
名称 | 描述 |
---|---|
rdtgroup_parse_resource |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |