Searched defs:rdt_resource (Results 1 – 2 of 2) sorted by relevance
166 struct rdt_resource { struct167 int rid;168 bool alloc_capable;169 bool mon_capable;170 int num_rmid;171 int cache_level;172 struct resctrl_cache cache;173 struct resctrl_membw membw;174 struct list_head domains;175 char *name;[all …]
466 struct rdt_resource { struct478 struct rdt_resource *r); argument485 struct rdt_resource *r, argument494 int parse_cbm(struct rdt_parse_data *data, struct rdt_resource *r, argument