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