Searched refs:rdt_find_domain (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/arch/x86/kernel/cpu/ |
D | intel_rdt.c | 417 struct rdt_domain *rdt_find_domain(struct rdt_resource *r, int id, in rdt_find_domain() function 540 d = rdt_find_domain(r, id, &add_pos); in domain_add_cpu() 583 d = rdt_find_domain(r, id, NULL); in domain_remove_cpu()
|
D | intel_rdt.h | 525 struct rdt_domain *rdt_find_domain(struct rdt_resource *r, int id,
|
D | intel_rdt_ctrlmondata.c | 457 d = rdt_find_domain(r, domid, NULL); in rdtgroup_mondata_show()
|