Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/cpu/resctrl/
Dmonitor.c108 void __check_limbo(struct rdt_domain *d, bool force_free) in __check_limbo() function
480 __check_limbo(d, false); in cqm_handle_limbo()
Dinternal.h628 void __check_limbo(struct rdt_domain *d, bool force_free);
Dcore.c638 __check_limbo(d, true); in domain_remove_cpu()