Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/resctrl/
H A Dcore.c442 static int get_domain_id_from_scope(int cpu, enum resctrl_scope scope) in get_domain_id_from_scope() function
459 int id = get_domain_id_from_scope(cpu, r->ctrl_scope); in domain_add_cpu_ctrl()
514 int id = get_domain_id_from_scope(cpu, r->mon_scope); in domain_add_cpu_mon()
581 int id = get_domain_id_from_scope(cpu, r->ctrl_scope); in domain_remove_cpu_ctrl()
627 int id = get_domain_id_from_scope(cpu, r->mon_scope); in domain_remove_cpu_mon()