Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/resctrl/
H A Dinternal.h135 struct rdt_hw_resource { struct
147 static inline struct rdt_hw_resource *resctrl_to_arch_res(struct rdt_resource *r) in resctrl_to_arch_res() argument
149 return container_of(r, struct rdt_hw_resource, r_resctrl); in resctrl_to_arch_res()
152 extern struct rdt_hw_resource rdt_resources_all[];
H A Dmonitor.c225 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in get_corrected_val()
422 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in rdt_get_l3_mon_config()
525 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in resctrl_arch_mbm_cntr_assign_set()
579 struct rdt_hw_resource *hw_res = resctrl_to_arch_res(r); in resctrl_arch_mbm_cntr_assign_set_one()