Home
last modified time | relevance | path

Searched refs:resctrl_schema (Results 1 – 4 of 4) sorted by relevance

/linux/fs/resctrl/
H A Dctrlmondata.c34 struct resctrl_schema *s,
78 static int parse_bw(struct rdt_parse_data *data, struct resctrl_schema *s, in parse_bw()
158 static int parse_cbm(struct rdt_parse_data *data, struct resctrl_schema *s, in parse_cbm()
221 static int parse_line(char *line, struct resctrl_schema *s, in parse_line()
296 struct resctrl_schema *s; in rdtgroup_parse_resource()
309 struct resctrl_schema *s; in rdtgroup_schemata_write()
387 static void show_doms(struct seq_file *s, struct resctrl_schema *schema, in show_doms()
419 struct resctrl_schema *schema; in rdtgroup_schemata_show()
771 struct resctrl_schema *s = rdt_kn_parent_priv(of->kn); in resctrl_io_alloc_show()
804 static int resctrl_io_alloc_init_cbm(struct resctrl_schema *s, u32 closid) in resctrl_io_alloc_init_cbm()
[all …]
H A Drdtgroup.c157 struct resctrl_schema *s; in closid_init()
997 struct resctrl_schema *s = rdt_kn_parent_priv(of->kn); in rdt_num_closids_show()
1006 struct resctrl_schema *s = rdt_kn_parent_priv(of->kn); in rdt_default_ctrl_show()
1016 struct resctrl_schema *s = rdt_kn_parent_priv(of->kn); in rdt_min_cbm_bits_show()
1026 struct resctrl_schema *s = rdt_kn_parent_priv(of->kn); in rdt_shareable_bits_show()
1050 struct resctrl_schema *s = rdt_kn_parent_priv(of->kn); in rdt_bit_usage_show()
1149 struct resctrl_schema *s = rdt_kn_parent_priv(of->kn); in rdt_min_bw_show()
1187 struct resctrl_schema *s = rdt_kn_parent_priv(of->kn); in rdt_bw_gran_show()
1197 struct resctrl_schema *s = rdt_kn_parent_priv(of->kn); in rdt_delay_linear_show()
1215 struct resctrl_schema *s = rdt_kn_parent_priv(of->kn); in rdt_thread_throttle_mode_show()
[all …]
H A Dinternal.h358 bool rdtgroup_cbm_overlaps(struct resctrl_schema *s, struct rdt_ctrl_domain *d,
455 int rdtgroup_init_cat(struct resctrl_schema *s, u32 closid);
/linux/include/linux/
H A Dresctrl.h100 struct resctrl_schema *s;
268 struct resctrl_schema;
357 struct resctrl_schema { struct