Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c2127 struct rdt_resource *r_l; in set_cache_qos_cfg() local
2142 r_l = &rdt_resources_all[level].r_resctrl; in set_cache_qos_cfg()
2143 list_for_each_entry(d, &r_l->domains, list) { in set_cache_qos_cfg()
2144 if (r_l->cache.arch_has_per_cpu_cfg) in set_cache_qos_cfg()
2238 struct rdt_resource *r_l = &rdt_resources_all[level].r_resctrl; in cdp_enable() local
2241 if (!r_l->alloc_capable) in cdp_enable()