Lines Matching +defs:val +defs:d
156 static inline u64 get_corrected_mbm_count(u32 rmid, unsigned long val) in get_corrected_mbm_count()
228 static int __rmid_read_phys(u32 prmid, enum resctrl_event_id eventid, u64 *val) in __rmid_read_phys()
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()
317 u64 *val, void *ignored) in resctrl_arch_rmid_read()
366 void __check_limbo(struct rdt_mon_domain *d, bool force_free) in __check_limbo()
374 u64 val = 0; in __check_limbo() local
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() local
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() local
821 static void mbm_update_one_event(struct rdt_resource *r, struct rdt_mon_domain *d, in mbm_update_one_event()
848 static void mbm_update(struct rdt_resource *r, struct rdt_mon_domain *d, in mbm_update()
869 struct rdt_mon_domain *d; in cqm_handle_limbo() local
914 struct rdt_mon_domain *d; in mbm_handle_overflow() local
1106 void arch_mon_domain_online(struct rdt_resource *r, struct rdt_mon_domain *d) in arch_mon_domain_online()