Searched refs:rdt_find_domain (Results 1 - 3 of 3) sorted by path

/linux-master/arch/x86/kernel/cpu/resctrl/
H A Dcore.c382 * rdt_find_domain - Find a domain in a resource that matches input resource id
389 struct rdt_domain *rdt_find_domain(struct rdt_resource *r, int id, function
510 d = rdt_find_domain(r, id, &add_pos);
561 d = rdt_find_domain(r, id, NULL);
H A Dctrlmondata.c579 d = rdt_find_domain(r, domid, NULL);
H A Dinternal.h561 struct rdt_domain *rdt_find_domain(struct rdt_resource *r, int id,

Completed in 205 milliseconds