Searched refs:d_resctrl (Results 1 – 3 of 3) sorted by relevance
43 * @d_resctrl: Properties exposed to the resctrl file system49 struct rdt_ctrl_domain d_resctrl; member 56 * @d_resctrl: Properties exposed to the resctrl file system63 struct rdt_mon_domain d_resctrl; member 70 return container_of(r, struct rdt_hw_ctrl_domain, d_resctrl); in resctrl_to_arch_ctrl_dom() 75 return container_of(r, struct rdt_hw_mon_domain, d_resctrl); in resctrl_to_arch_mon_dom()
60 cfg = &hw_dom->d_resctrl.staged_config[t]; in resctrl_arch_update_domains()
472 d = &hw_dom->d_resctrl; in domain_add_cpu_ctrl() 526 d = &hw_dom->d_resctrl; in domain_add_cpu_mon()