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.c424 static int get_domain_id_from_scope(int cpu, enum resctrl_scope scope) in get_domain_id_from_scope() function
441 int id = get_domain_id_from_scope(cpu, r->ctrl_scope); in domain_add_cpu_ctrl()
496 int id = get_domain_id_from_scope(cpu, r->mon_scope); in domain_add_cpu_mon()
565 int id = get_domain_id_from_scope(cpu, r->ctrl_scope); in domain_remove_cpu_ctrl()
611 int id = get_domain_id_from_scope(cpu, r->mon_scope); in domain_remove_cpu_mon()