Lines Matching refs:rdt_mon_domain
271 void resctrl_arch_reset_rmid(struct rdt_resource *r, struct rdt_mon_domain *d, in resctrl_arch_reset_rmid()
294 void resctrl_arch_reset_rmid_all(struct rdt_resource *r, struct rdt_mon_domain *d) in resctrl_arch_reset_rmid_all()
315 int resctrl_arch_rmid_read(struct rdt_resource *r, struct rdt_mon_domain *d, in resctrl_arch_rmid_read()
366 void __check_limbo(struct rdt_mon_domain *d, bool force_free) in __check_limbo()
424 bool has_busy_rmid(struct rdt_mon_domain *d) in has_busy_rmid()
525 struct rdt_mon_domain *d; in add_rmid_to_limbo()
578 static struct mbm_state *get_mbm_state(struct rdt_mon_domain *d, u32 closid, in get_mbm_state()
596 struct rdt_mon_domain *d; in __mon_event_count()
750 static void update_mba_bw(struct rdtgroup *rgrp, struct rdt_mon_domain *dom_mbm) in update_mba_bw()
816 static void mbm_update(struct rdt_resource *r, struct rdt_mon_domain *d, in mbm_update()
873 struct rdt_mon_domain *d; in cqm_handle_limbo()
878 d = container_of(work, struct rdt_mon_domain, cqm_limbo.work); in cqm_handle_limbo()
901 void cqm_setup_limbo_handler(struct rdt_mon_domain *dom, unsigned long delay_ms, in cqm_setup_limbo_handler()
918 struct rdt_mon_domain *d; in mbm_handle_overflow()
933 d = container_of(work, struct rdt_mon_domain, mbm_over.work); in mbm_handle_overflow()
967 void mbm_setup_overflow_handler(struct rdt_mon_domain *dom, unsigned long delay_ms, in mbm_setup_overflow_handler()
1110 void arch_mon_domain_online(struct rdt_resource *r, struct rdt_mon_domain *d) in arch_mon_domain_online()