Home
last modified time | relevance | path

Searched refs:has_busy_rmid (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/arch/x86/kernel/cpu/resctrl/
Dmonitor.c274 bool has_busy_rmid(struct rdt_resource *r, struct rdt_domain *d) in has_busy_rmid() function
322 if (!has_busy_rmid(r, d)) in add_rmid_to_limbo()
624 if (has_busy_rmid(r, d)) in cqm_handle_limbo()
Dinternal.h536 bool has_busy_rmid(struct rdt_resource *r, struct rdt_domain *d);
Dcore.c563 has_busy_rmid(r, d)) { in domain_remove_cpu()
Drdtgroup.c3305 if (is_llc_occupancy_enabled() && has_busy_rmid(r, d)) { in resctrl_offline_domain()