Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dresctrl.h220 int resctrl_online_domain(struct rdt_resource *r, struct rdt_domain *d);
/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Dcore.c544 err = resctrl_online_domain(r, d); in domain_add_cpu()
H A Drdtgroup.c3778 int resctrl_online_domain(struct rdt_resource *r, struct rdt_domain *d) in resctrl_online_domain() function