Searched defs:schema (Results 1 – 6 of 6) sorted by relevance
21 struct ioam6_schema __rcu *schema; member
464 static void show_doms(struct seq_file *s, struct resctrl_schema *schema, int closid) in show_doms()492 struct resctrl_schema *schema; in rdtgroup_schemata_show() local
1370 struct resctrl_schema *schema; in rdtgroup_size_show() local
441 char controlgroup[1024], schema[1024], reason[64]; in write_schemata() local
504 char controlgroup[1024], schema[1024], reason[64]; in write_schemata() local
408 def __init__(self, def_path, schema=None): argument