Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/resctrl/
H A Dcore.c454 static int get_domain_id_from_scope(int cpu, enum resctrl_scope scope) in get_domain_id_from_scope() function
473 int id = get_domain_id_from_scope(cpu, r->ctrl_scope); in domain_add_cpu_ctrl()
570 int id = get_domain_id_from_scope(cpu, r->mon_scope); in domain_add_cpu_mon()
614 int id = get_domain_id_from_scope(cpu, r->ctrl_scope); in domain_remove_cpu_ctrl()
659 int id = get_domain_id_from_scope(cpu, r->mon_scope); in domain_remove_cpu_mon()