Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/resctrl/
H A Dinternal.h43 * @d_resctrl: Properties exposed to the resctrl file system
49 struct rdt_ctrl_domain d_resctrl; member
56 * @d_resctrl: Properties exposed to the resctrl file system
63 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()
H A Dctrlmondata.c60 cfg = &hw_dom->d_resctrl.staged_config[t]; in resctrl_arch_update_domains()
H A Dcore.c472 d = &hw_dom->d_resctrl; in domain_add_cpu_ctrl()
526 d = &hw_dom->d_resctrl; in domain_add_cpu_mon()