Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/
Dintel_rdt_monitor.c150 bool has_busy_rmid(struct rdt_resource *r, struct rdt_domain *d) in has_busy_rmid() function
198 if (!has_busy_rmid(r, d)) in add_rmid_to_limbo()
497 if (has_busy_rmid(r, d)) in cqm_handle_limbo()
Dintel_rdt.c600 if (is_llc_occupancy_enabled() && has_busy_rmid(r, d)) { in domain_remove_cpu()
628 has_busy_rmid(r, d)) { in domain_remove_cpu()
Dintel_rdt.h568 bool has_busy_rmid(struct rdt_resource *r, struct rdt_domain *d);