Searched refs:rdt_resources_all (Results 1 – 6 of 6) sorted by relevance
447 extern struct rdt_resource rdt_resources_all[];467 for (r = rdt_resources_all; r < rdt_resources_all + RDT_NUM_RESOURCES;\472 for (r = rdt_resources_all; r < rdt_resources_all + RDT_NUM_RESOURCES;\477 for (r = rdt_resources_all; r < rdt_resources_all + RDT_NUM_RESOURCES;\482 for (r = rdt_resources_all; r < rdt_resources_all + RDT_NUM_RESOURCES;\487 for (r = rdt_resources_all; r < rdt_resources_all + RDT_NUM_RESOURCES;\
67 #define domain_init(id) LIST_HEAD_INIT(rdt_resources_all[id].domains)69 struct rdt_resource rdt_resources_all[] = { variable211 struct rdt_resource *r = &rdt_resources_all[RDT_RESOURCE_L3]; in cache_alloc_hsw_probe()236 return rdt_resources_all[RDT_RESOURCE_MBA].membw.mba_sc; in is_mba_sc()306 struct rdt_resource *r_l = &rdt_resources_all[level]; in rdt_get_cdp_config()307 struct rdt_resource *r = &rdt_resources_all[type]; in rdt_get_cdp_config()622 if (r == &rdt_resources_all[RDT_RESOURCE_L3]) { in domain_remove_cpu()803 rdt_get_cache_alloc_cfg(1, &rdt_resources_all[RDT_RESOURCE_L3]); in get_rdt_alloc_resources()810 rdt_get_cache_alloc_cfg(2, &rdt_resources_all[RDT_RESOURCE_L2]); in get_rdt_alloc_resources()817 if (rdt_get_mem_config(&rdt_resources_all[RDT_RESOURCE_MBA])) in get_rdt_alloc_resources()[all …]
125 r = &rdt_resources_all[RDT_RESOURCE_L3]; in __check_limbo()183 r = &rdt_resources_all[RDT_RESOURCE_L3]; in add_rmid_to_limbo()284 struct rdt_resource *r = &rdt_resources_all[RDT_RESOURCE_L3]; in mbm_bw_count()374 r_mba = &rdt_resources_all[RDT_RESOURCE_MBA]; in update_mba_bw()487 r = &rdt_resources_all[RDT_RESOURCE_L3]; in cqm_handle_limbo()510 r = &rdt_resources_all[RDT_RESOURCE_L3]; in cqm_setup_limbo_handler()531 d = get_domain_from_cpu(cpu, &rdt_resources_all[RDT_RESOURCE_L3]); in mbm_handle_overflow()
1613 return rdt_resources_all[RDT_RESOURCE_MBA].membw.delay_linear; in is_mba_linear()1634 r_l = &rdt_resources_all[level]; in set_cache_qos_cfg()1660 struct rdt_resource *r = &rdt_resources_all[RDT_RESOURCE_MBA]; in set_mba_sc()1676 struct rdt_resource *r_ldata = &rdt_resources_all[data_type]; in cdp_enable()1677 struct rdt_resource *r_lcode = &rdt_resources_all[code_type]; in cdp_enable()1678 struct rdt_resource *r_l = &rdt_resources_all[level]; in cdp_enable()1708 struct rdt_resource *r = &rdt_resources_all[level]; in cdp_disable()1712 if (rdt_resources_all[data_type].alloc_enabled) { in cdp_disable()1713 rdt_resources_all[data_type].alloc_enabled = false; in cdp_disable()1714 rdt_resources_all[code_type].alloc_enabled = false; in cdp_disable()[all …]
706 if (rdt_resources_all[RDT_RESOURCE_L3DATA].alloc_enabled || in rdtgroup_locksetup_enter()707 rdt_resources_all[RDT_RESOURCE_L2DATA].alloc_enabled) { in rdtgroup_locksetup_enter()
456 r = &rdt_resources_all[resid]; in rdtgroup_mondata_show()