Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kernel/cpu/resctrl/
Dmonitor.c202 bool has_busy_rmid(struct rdt_resource *r, struct rdt_domain *d) in has_busy_rmid() function
250 if (!has_busy_rmid(r, d)) in add_rmid_to_limbo()
560 if (has_busy_rmid(r, d)) in cqm_handle_limbo()
Dinternal.h549 bool has_busy_rmid(struct rdt_resource *r, struct rdt_domain *d);
Dcore.c575 if (is_llc_occupancy_enabled() && has_busy_rmid(r, d)) { in domain_remove_cpu()
610 has_busy_rmid(r, d)) { in domain_remove_cpu()