Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/cpu/resctrl/
Dmonitor.c139 bool has_busy_rmid(struct rdt_resource *r, struct rdt_domain *d) in has_busy_rmid() function
187 if (!has_busy_rmid(r, d)) in add_rmid_to_limbo()
482 if (has_busy_rmid(r, d)) in cqm_handle_limbo()
Dinternal.h627 bool has_busy_rmid(struct rdt_resource *r, struct rdt_domain *d);
Dcore.c629 if (is_llc_occupancy_enabled() && has_busy_rmid(r, d)) { in domain_remove_cpu()
664 has_busy_rmid(r, d)) { in domain_remove_cpu()