Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/resctrl/
H A 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()
487 if (has_busy_rmid(r, d)) in cqm_handle_limbo()
H A Dcore.c631 if (is_llc_occupancy_enabled() && has_busy_rmid(r, d)) { in domain_remove_cpu()
666 has_busy_rmid(r, d)) { in domain_remove_cpu()
H A Dinternal.h627 bool has_busy_rmid(struct rdt_resource *r, struct rdt_domain *d);